Home
last modified time | relevance | path

Searched refs:test_chown (Results 1 – 25 of 105) sorted by relevance

12345

/dports/misc/gnuls/coreutils-8.30/gnulib-tests/
H A Dtest-fchownat.c83 result1 = test_chown (do_chown, true); in main()
87 ASSERT (test_chown (do_chown, false) == result1); in main()
H A Dtest-chown.c48 return test_chown (chown, true); in main()
H A Dtest-chown.h32 test_chown (int (*func) (char const *, uid_t, gid_t), bool print) in test_chown() function
/dports/devel/gnulib/gnulib-20140202-stable/tests/
H A Dtest-fchownat.c86 result1 = test_chown (do_chown, true); in main()
90 ASSERT (test_chown (do_chown, false) == result1); in main()
H A Dtest-chown.c48 return test_chown (chown, true); in main()
H A Dtest-chown.h32 test_chown (int (*func) (char const *, uid_t, gid_t), bool print) in test_chown() function
/dports/sysutils/coreutils/coreutils-8.32/gnulib-tests/
H A Dtest-fchownat.c93 result1 = test_chown (do_chown, true); in main()
97 ASSERT (test_chown (do_chown, false) == result1); in main()
H A Dtest-chown.c48 return test_chown (chown, true); in main()
H A Dtest-chown.h32 test_chown (int (*func) (char const *, uid_t, gid_t), bool print) in test_chown() function
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-fchownat.c93 result1 = test_chown (do_chown, true); in main()
97 ASSERT (test_chown (do_chown, false) == result1); in main()
H A Dtest-chown.c48 return test_chown (chown, true); in main()
H A Dtest-chown.h32 test_chown (int (*func) (char const *, uid_t, gid_t), bool print) in test_chown() function
/dports/multimedia/mpv/waf-2.0.20/tests/install_group/
H A Dwscript8 def test_chown(bld):
57 conf.test(build_fun=test_chown,
/dports/www/firefox-esr/firefox-91.8.0/testing/mozbase/mozdevice/tests/
H A Dmanifest.ini5 [test_chown.py]
/dports/www/firefox/firefox-99.0/testing/mozbase/mozdevice/tests/
H A Dmanifest.ini5 [test_chown.py]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozbase/mozdevice/tests/
H A Dmanifest.ini5 [test_chown.py]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mozbase/mozdevice/tests/
H A Dmanifest.ini5 [test_chown.py]
/dports/sysutils/installwatch/installwatch-0.6.3/
H A Dtest-installwatch.c83 void test_chown(void) { in test_chown() function
291 do_test("chown", test_chown, 3); in main()
/dports/www/py-django-storages/django-storages-1.9.1/tests/
H A Dtest_sftp.py53 def test_chown(self, mock_sftp): member in SFTPStorageTest
/dports/lang/ruby26/ruby-2.6.9/test/ruby/
H A Dtest_file.rb235 def test_chown method in TestFile
/dports/sysutils/fusefs-gitfs/gitfs-0.5.2/tests/views/
H A Dtest_passthrough.py73 def test_chown(self): member in TestPassthrough
/dports/sysutils/fusefs-s3fs/s3fs-fuse-1.90/test/
H A Dintegration-test-main.sh275 function test_chown { function
1481 add_tests test_chown
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_posix.py236 def test_chown(self): member in PosixTester
/dports/sysutils/py-salt/salt-3004.1/tests/integration/modules/
H A Dtest_file.py119 def test_chown(self): member in FileModuleTest
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/nix/test/
H A Dtest_unistd.rs313 fn test_chown() { in test_chown() function

12345