Searched refs:test_success (Results 1 – 4 of 4) sorted by relevance
34 static inline void test_success(const char *name) in test_success() function44 test_success(name); in test_finish()
225 int test_success; in main() local230 test_success = run_test(cpu); in main()231 switch (test_success) { in main()
31 local test_success=$141 if [ $test_success -eq 1 ]; then
15 static void test_success(void) in test_success() function148 test_success(); in test_rcu_read_lock()
Completed in 5 milliseconds