Symbol: test_file_cap
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
308
ATF_REQUIRE(test_file_cap(fd, &rights) == true);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
314
ATF_REQUIRE(test_file_cap(fd, &norights) == false);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
355
ATF_REQUIRE(test_file_cap(fd, &rights) == true);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
361
ATF_REQUIRE(test_file_cap(fd, &norights) == false);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
399
ATF_REQUIRE(test_file_cap(fd, &rights) == true);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
406
ATF_REQUIRE(test_file_cap(fd, &norights) == false);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
484
ATF_REQUIRE(test_file_cap(fd, &rights) == true);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
491
ATF_REQUIRE(test_file_cap(fd, &norights) == false);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
534
ATF_REQUIRE(test_file_cap(fd, &rights) == true);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
541
ATF_REQUIRE(test_file_cap(fd, &norights) == false);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
580
ATF_REQUIRE(test_file_cap(fd, &rights) == true);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
691
ATF_REQUIRE(test_file_cap(fd, &rights) == true);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
696
ATF_REQUIRE(test_file_cap(fd, &norights) == false);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
739
ATF_REQUIRE(test_file_cap(fd, &rights) == true);
lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
744
ATF_REQUIRE(test_file_cap(fd, &norights) == false);