Symbol: test_file_realpath
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
316
ATF_REQUIRE(test_file_realpath(fa, files[i]) == ENOTCAPABLE);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
317
ATF_REQUIRE(test_file_realpath(fa, TEST_FILE) == ENOTCAPABLE);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
363
ATF_REQUIRE(test_file_realpath(fa, files[i]) == ENOTCAPABLE);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
364
ATF_REQUIRE(test_file_realpath(fa, TEST_FILE) == ENOTCAPABLE);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
407
ATF_REQUIRE(test_file_realpath(fa, files[i]) == ENOTCAPABLE);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
408
ATF_REQUIRE(test_file_realpath(fa, TEST_FILE) == ENOTCAPABLE);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
493
ATF_REQUIRE(test_file_realpath(fa, files[i]) == ENOTCAPABLE);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
494
ATF_REQUIRE(test_file_realpath(fa, TEST_FILE) == ENOTCAPABLE);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
543
ATF_REQUIRE(test_file_realpath(fa, files[i]) == ENOTCAPABLE);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
544
ATF_REQUIRE(test_file_realpath(fa, TEST_FILE) == ENOTCAPABLE);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
588
ATF_REQUIRE(test_file_realpath(fa, files[i]) == ENOTCAPABLE);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
589
ATF_REQUIRE(test_file_realpath(fa, TEST_FILE) == ENOTCAPABLE);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
623
ATF_REQUIRE(test_file_realpath(fa, files[i]) == ENOTCAPABLE);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
624
ATF_REQUIRE(test_file_realpath(fa, TEST_FILE) == ENOTCAPABLE);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
647
ATF_REQUIRE(test_file_realpath(fa, files[i]) == 0);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
654
ATF_REQUIRE(test_file_realpath(fa, TEST_FILE) == ENOTCAPABLE);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
698
ATF_REQUIRE(test_file_realpath(fa, files[i]) == ENOTCAPABLE);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
699
ATF_REQUIRE(test_file_realpath(fa, TEST_FILE) == ENOTCAPABLE);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
732
ATF_REQUIRE(test_file_realpath(fa, files[i]) == 0);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
737
ATF_REQUIRE(test_file_realpath(fa, files[i]) == 0);