Home
last modified time | relevance | path

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

/freebsd/lib/libcasper/services/cap_fileargs/tests/
H A Dfileargs_test.c419 ATF_TC_WITH_CLEANUP(fileargs__open_with_casper);
420 ATF_TC_HEAD(fileargs__open_with_casper, tc) {} in ATF_TC_HEAD() argument
421 ATF_TC_BODY(fileargs__open_with_casper, tc) in ATF_TC_BODY() argument
450 ATF_TC_CLEANUP(fileargs__open_with_casper, tc) in ATF_TC_CLEANUP() argument
763 ATF_TP_ADD_TC(tp, fileargs__open_with_casper); in ATF_TP_ADD_TCS()