freebsd-nq/tools/regression/usr.bin
Julio Merino d14afb2adc Migrate tools/regression/{usr.bin/lastcomm,usr.sbin}/ to the new tests layout.
This change was originally going to only migrate the usr.sbin tests but, as
it turns out, the usr.sbin/sa/ tests require files from usr.bin/lastcomm/
so it's better to just also migrate the latter at the same time.  The other
usr.bin tests will be moved separately.

To make these tests work within the test suite, some of them have required
changes to prevent modifying the source directory and instead just rely on
the current directory for file manipulation.
2014-03-16 04:09:22 +00:00
..
apply - Use errx(3) instead of err(3) when checking if snprintf(3) succeeded. 2010-03-05 15:23:01 +00:00
calendar 'prove -r' isn't as smart as grog thought. 2010-01-04 10:58:08 +00:00
cc These tests check whether the compiler evaluates floating-point 2012-01-20 06:57:21 +00:00
comm Don't read the newline character to line buffer because lines are passed 2009-12-12 18:18:46 +00:00
env Spelling fixes for tools/ 2011-12-30 00:04:11 +00:00
file2c
join
jot Fix stuttering sequences and reverse ranges 2010-06-02 07:47:29 +00:00
m4 Fix m4 tests so that they run cleanly with prove. 2014-03-09 19:25:53 +00:00
make Only run the make tests when make is fmake. 2014-03-12 10:38:32 +00:00
ncal Fix ncal tests so that they run cleanly with prove. 2014-03-09 22:16:39 +00:00
pkill Fix pkill tests so that they run cleanly with prove. 2014-03-09 22:14:20 +00:00
printf Fix printf tests so that they run cleanly with prove. 2014-03-09 19:37:01 +00:00
sed Fix sed tests so that they run cleanly with prove. 2014-03-09 21:56:29 +00:00
tr tr: Fix '[=]=]' equivalence class. 2010-09-29 22:24:18 +00:00
uudecode
uuencode
xargs Add a few xargs tests related to -0, -n and quoting. 2013-05-04 16:41:14 +00:00
yacc Fix yacc tests so that they run cleanly with prove. 2014-03-09 22:05:23 +00:00
Makefile Migrate tools/regression/{usr.bin/lastcomm,usr.sbin}/ to the new tests layout. 2014-03-16 04:09:22 +00:00
regress.m4