mirror of
git://git.sv.gnu.org/findutils.git
synced 2026-01-29 20:58:59 +01:00
Make this test a "check-root" test to increase test coverage. This test runs for non-privileged users as well, but skips the tests for block and character devices as mknod(1) will fail with EPERM. * find/testsuite/test_type-list.sh: Move to ... * tests/find/type_list.sh: ... this, and apply the above. Simplify, and make more robust. * find/testsuite/Makefile.am (tests_shell_progs): Remove the reference to this test ... * tests/local.mk (all_root_tests): ... and add it here.