Home
last modified time | relevance | path

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

/openbmc/u-boot/test/fs/
H A Dfat-noncontig-test.sh59 testfn=noncontig.img
60 mnttestfn=${mnt}/${testfn}
136 load host 0:0 ${loadaddr} ${testfn}
/openbmc/libpldm/tests/
H A Dmsgbuf_generic.c294 typedef void (*testfn)(void); typedef
296 static const testfn tests[] = {test_msgbuf_extract_generic_uint8,
315 testfn const* testp = &tests[0]; in main()
/openbmc/linux/fs/dlm/
H A Drecover.h15 int dlm_wait_function(struct dlm_ls *ls, int (*testfn) (struct dlm_ls *ls));
H A Drecover.c42 int dlm_wait_function(struct dlm_ls *ls, int (*testfn) (struct dlm_ls *ls)) in dlm_wait_function()
49 testfn(ls) || dlm_recovery_stopped(ls), in dlm_wait_function()
/openbmc/qemu/tests/tcg/i386/
H A Dtest-mmx.c13 typedef void (*testfn)(void); typedef
32 testfn fn;
H A Dtest-avx.c6 typedef void (*testfn)(void); typedef
25 testfn fn;