Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/
H A Dmsgbuf_generic.c338 testfn const* testp = &tests[0]; in main() local
340 while (*testp) in main()
342 (*testp)(); in main()
343 testp++; in main()