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
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
expr
pax
ps
sh PR bin/53550 2021-11-22 05:21:54 +00:00
sleep
tar
Makefile