freebsd-src/bin/test
Julio Merino 287083efce Run the sh(1) and test(1) tests as unprivileged.
One of the tests for test(1) fails and some of the tests for sh(1) are
silently bypassed when running as root.

To fix these tests and ensure they all run, mark the test programs for
sh(1) and test(1) as requiring an unprivileged user.  (This should and
will be the default in Kyua but isn't yet.)

MFC after:	1 week
2014-01-10 10:39:01 +00:00
..
tests Run the sh(1) and test(1) tests as unprivileged. 2014-01-10 10:39:01 +00:00
Makefile Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
test.1 test(1): Add information about replacing -nt/-ot. 2013-05-31 22:57:04 +00:00
test.c test: Avoid looking up again the type of a known binary operator. 2013-12-05 22:53:32 +00:00