freebsd_amp_hwpstate/bin/test
Brian Feldman eb5e5558e9 The new test(1) did not use access() correctly. I don't know why, since
supposedly it's ksh-derived, and it's not broken in pdksh. I've added
a test for test running as root: if testing for -x, the file must be
mode & 0111 to get "success", rather than just existant.

Reviewed by:	chris
1999-08-18 00:18:52 +00:00
..
Makefile Replace our test(1) with NetBSD's pdksh-derived version. The code is 1999-08-16 09:44:09 +00:00
TEST.README
TEST.csh
TEST.sh
test.1 Replace our test(1) with NetBSD's pdksh-derived version. The code is 1999-08-16 09:44:09 +00:00
test.c The new test(1) did not use access() correctly. I don't know why, since 1999-08-18 00:18:52 +00:00