NetBSD/tests/bin
kre 6974a2b259 PR bin/55979
Add a sh ATF test to demonstrate a bug in the way that \0 characters
are dropped from scripts.   This test will eventually be extended to
test other potential sh script input related issues.

When initially committed, this test should fail.  It should succeed
when the fix for the PR is committed (soon).

Nb: this tests only the \0 related issues from the PR, the MSAN
detected uninitialised variable (struct field) can only be detected
by MSAN, as it has no visible impact on the operation of the shell
when running on any real (or even emulated) hardware.
(It will, however, also be fixed).
2021-02-16 09:46:24 +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
sh PR bin/55979 2021-02-16 09:46:24 +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