NetBSD/tests/bin
kre f54a552660 Add a new test case to check for correct parsing and execution
of a few bizarre here document usages, such as

	: << do | for x in xxx
	do
	do echo $x
	done

which should work, but never have done.  (See the source for others).

This test case will currently fail, until the bug is fixed
(already done, to be committed very soon).
2021-09-09 00:04:51 +00:00
..
cat PR bin/4841 was filed regarding the handling of blank lines when cat was invoked 2016-06-26 22:50:46 +00:00
cp
date Update the test a little so that is possible to pass 2020-10-30 22:03:35 +00:00
dd
df adjust the number of spaces to match the current df(1) output. 2020-08-23 15:51:30 +00:00
expr Add 3 more expr(1) ATF tests detecting overflow 2018-06-27 17:39:30 +00:00
pax
ps Adjust default column test to the changed ps -s output. 2014-01-16 04:16:32 +00:00
sh Add a new test case to check for correct parsing and execution 2021-09-09 00:04:51 +00:00
sleep Add subtests to verify that both "sleep 0.2" and "sleep 0,2" work 2019-01-21 13:19:18 +00:00
tar Add base-256 test (Micha Gorny) 2018-11-30 00:53:41 +00:00
Makefile Add a check for the overflow noted in PR lib/46542. 2020-07-03 03:59:18 +00:00