Home
last modified time | relevance | path

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

/kvm-unit-tests/s390x/
H A Dexittime.c253 int i, j, k, testfunc_arg; in main() local
275 testfunc_arg = current_test->arg; in main()
277 testfunc_arg = current_test->setupfunc(testfunc_arg); in main()
282 current_test->testfunc(testfunc_arg); in main()