Home
last modified time | relevance | path

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

/freebsd/contrib/expat/tests/
H A Druntests.c85 SRunner *sr = srunner_create(s); in main()
H A Dminicheck.h143 SRunner *srunner_create(Suite *suite);
H A Dminicheck.c132 srunner_create(Suite *suite) { in srunner_create() function