NetBSD/tests/util
christos bb46e8373d Add a new test for the latest variable expansion problem.
- Cannot test because make test prints:
  .: Can't open /usr/share/atf/atf.header.subr
- The shell script common code needs to be fixed to follow regular shell
  style.
  - variables are underquoted
  - uses `` instead of $()
  - does not use local for local variables, prefixes with undescore
  - needlessly uses braces for numeric and symbolic variables.
  - uses a fifo to grab output, and does not clean it up properly on error
  - should not exit with > 127 !!!
2010-12-03 01:29:55 +00:00
..
awk Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
bzip2 Get rid of static Atffiles and let bsd.test.mk generate them on the fly. 2010-07-13 21:13:21 +00:00
config Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
cut Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
df Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
grep Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
id Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
m4 Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
make Add a new test for the latest variable expansion problem. 2010-12-03 01:29:55 +00:00
mtree Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
ps Get rid of static Atffiles and let bsd.test.mk generate them on the fly. 2010-07-13 21:13:21 +00:00
sdiff Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
sh since the fix was reverted, revert the test. 2010-11-17 13:41:52 +00:00
sort Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
xlint Convert the lint1 tests to atf. 2010-07-18 10:11:00 +00:00
Makefile Merge the sort tests from regress/ into the existing atfified sort tests. 2010-08-01 16:42:58 +00:00
Makefile.inc add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing 2010-11-03 16:10:19 +00:00
t_basename.sh
t_cp.sh Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
t_dd.sh
t_dirname.sh
t_expr.sh
t_gzip.sh Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
t_pax.sh Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
t_tar.sh Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00