Home
last modified time | relevance | path

Searched refs:tests_done (Results 1 – 3 of 3) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/powerpc/syscalls/
Dipc_unmuxed.c38 int tests_done = 0; in ipc_unmuxed() local
42 tests_done++; in ipc_unmuxed()
53 SKIP_IF(tests_done == 0); in ipc_unmuxed()
/external/ltp/testcases/kernel/sched/eas/
Dsched_boost.c69 unsigned int tests_done = 0; in test_fn() local
75 while(tests_done < NUM_TESTS) { in test_fn()
79 tests_done++; in test_fn()
/external/u-boot/drivers/tpm/
Dtpm2_tis_sandbox.c51 bool tests_done; member
209 if (!tpm->tests_done) in sandbox_tpm2_check_readyness()
336 tpm->tests_done = true; in sandbox_tpm2_xfer()