NetBSD/tests/bin
kre ccfbc41ccb PR bin/53550
/bin/sh's processing of here doc expansions has changed.   Now it happens
in the context of the parent shell, so side effects are visible there,
just like all other redirection expansions.

We need to stop testing that that doesn't happen, and instead test
that it does.   This is that change.

Add another test case which is testing exactly the example from the PR
(well, with a different exit status, 1 is too generic and could happen
by accident) to make sure we don't reintroduce that bug sometime.
2021-11-22 05:21:54 +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 Add swab tests from RVP. 2021-10-08 14:45:07 +00:00
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
sh PR bin/53550 2021-11-22 05:21:54 +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