test: Sync with FreeBSD.
authorPeter Avalos <pavalos@dragonflybsd.org>
Wed, 31 Jul 2013 04:07:10 +0000 (21:07 -0700)
committerPeter Avalos <pavalos@dragonflybsd.org>
Wed, 31 Jul 2013 18:42:10 +0000 (11:42 -0700)
commitd5d041ece235f50adad3e086550555d7201f43b9
treea759b56cd51fde409cc22f0c27851251d98c2c50
parentb1abb130dc3100539f3e1892b00b670204e945d6
test: Sync with FreeBSD.

* Add examples and non-standard primaries to the manual page.
* Reduce code size of ops table.
* Put some static keywords in the source code.
* Accept == as an alias of = which is a popular GNU extension.
* Add more regression tests.

-We have eaccess(2) now, so use it.

Obtained-from:   FreeBSD
bin/test/Makefile
bin/test/test.1
bin/test/test.c
tools/regression/bin/test/Makefile
tools/regression/bin/test/regress.sh
tools/regression/bin/test/regress.t