Home
last modified time | relevance | path

Searched refs:TEST_ENV_NAME (Results 1 – 4 of 4) sorted by relevance

/system/ulib/unittest/
A Dall-tests.cpp129 TEST_ENV_NAME, WATCHDOG_ENV_NAME, in print_help()
182 const char* test_type_str = getenv(TEST_ENV_NAME); in unittest_run_all_tests()
/system/ulib/runtests-utils/
A Ddiscover-and-run-tests.cpp233 if (setenv(TEST_ENV_NAME, test_opt, 1) != 0) { in DiscoverAndRunTests()
234 fprintf(stderr, "Error: Could not set %s environment variable\n", TEST_ENV_NAME); in DiscoverAndRunTests()
300 unsetenv(TEST_ENV_NAME); in DiscoverAndRunTests()
A Dposix-run-test.cpp34 TEST_ENV_NAME,
/system/ulib/unittest/include/unittest/
A Dunittest.h117 #define TEST_ENV_NAME "RUNTESTS_TEST_CLASS" macro

Completed in 7 milliseconds