Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/syscalls/
H A Dipc_unmuxed.c34 int tests_done = 0; in ipc_unmuxed() local
38 tests_done++; in ipc_unmuxed()
49 SKIP_IF(tests_done == 0); in ipc_unmuxed()
/openbmc/u-boot/drivers/tpm/
H A Dtpm2_tis_sandbox.c47 bool tests_done; member
205 if (!tpm->tests_done) in sandbox_tpm2_check_readyness()
332 tpm->tests_done = true; in sandbox_tpm2_xfer()