blob: a63a9b96df6531f9780885ceaafd67209a8d05bf [file] [log] [blame]
# Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# DESCRIPTION:ChromeOS kernel unit testing without LTP test lib calls in tests.
#
# This is designed for simple .c based tests. No LTP test lib calls are
# required to set status. The wrapper makes these calls for each test.
#
# During the build process all scripts and executables are placed
# into $LTPROOT/testcases/bin and the harness looks there explicitly.
#
# tag test case cmdline
# Cros unittest wrapper (these .c tests do not include LTP test lib calls).
cros_unittests export TCdat=$LTPROOT/testcases/bin; cros_unittests_wrapper.sh