Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-block-iothread.c400 const SyncOpTest sync_op_tests[] = { variable
885 for (i = 0; i < ARRAY_SIZE(sync_op_tests); i++) { in main()
886 const SyncOpTest *t = &sync_op_tests[i]; in main()