Rob Landley 690526a84f Make tar tests more portable, and add --owner :UID and --group :GID před 2 roky
..
files 842b0d24e3 Cleanup pass on file.c, add more tests. před 2 roky
README.txt 01844db4fb Merge runtest.sh into test.sh. před 5 roky
base32.test b6b5becf35 new toy: base32 před 3 roky
base64.test 216e4dab19 Add "testcmd" function as an alternative to "testing" for tests/*.test, and před 7 roky
basename.test 457dda2930 basename: -s SUFFIX. před 5 roky
bc.test 1201a665bf bc: add a trivial regression test for input from stdin. před 5 roky
blkid.test 1a499d83d4 blkid.test: allow e2fsprogs' blkid too. před 4 roky
bzcat.test f966da9e6e Make bzcat tests runnable on a toybox-only system. před 7 roky
cat.test 8de3613e43 Checking for specific error messages makes TEST_HOST unreliable. před 4 roky
chattr.test f554ce0a4b chattr.test: don't fail on f2fs with compression enabled. před 3 roky
chgrp.test b891b49e08 tests: fix for empty /etc/passwd or /etc/group. před 5 roky
chmod.test e63c996742 chmod: fix +X. před 3 roky
chown.test b891b49e08 tests: fix for empty /etc/passwd or /etc/group. před 5 roky
cksum.test 4c320bfbbb More TEST_HOST failures. před 4 roky
cmp.test f4f5fd5d78 Add cmp -n and wire up skip1 and skip2, plus new test, FLAG() conversions... před 2 roky
comm.test 2243f6f2ad comm: stop using get_line(). před 2 roky
cp.test 127cff3880 Work around a posix violation in the croups filesystem that LTP requires. před 3 roky
cpio.test c366525850 cpio: Don't lchown() if -t is specified před 3 roky
cut.test f4c6375fad Add support for -d $'\n' (cut by line!) and posix -nb (wraps to start of -c) před 3 roky
date.test 54788b5670 Teach xparsedate() to handle more whitespace. před 3 roky
dd.test 0d754b823c dd: iflags, oflags, fix ^C, fix the fundamental loop. před 5 roky
demo_number.test 0536f45747 Add human_readable_long() for more than 3 digits of output. před 5 roky
diff.test 36b1b7d1f8 diff: implement --strip-trailing-cr. před 5 roky
dirname.test d1d751e4be dirname: support multiple arguments. před 5 roky
du.test bb391a9ce6 du.test: skip on Mac. před 4 roky
echo.test 3ba988c453 echo: fix trailing \0. před 3 roky
env.test 284a27675c Fix env properly: env -i uses old $PATH, but use new PATH= when redefined. před 2 roky
expand.test 8d826bf449 Use $(( rather than $[ for arithmetic in expand.test. před 7 roky
expr.test 6aba814b28 Posix requires "" to be false, and 00 should be false, and -0 should be false. před 8 roky
factor.test 92cc04b086 More tests that don't pass TEST_HOST. (The file one is checking for před 4 roky
file.test 842b0d24e3 Cleanup pass on file.c, add more tests. před 2 roky
find.test eaf3949cb7 Fix @time.nanosecond parsing, and add test. před 2 roky
fmt.test 6cc6d5b065 Fix distro version skew in TEST_HOST. před 2 roky
fold.test 7a46d1db95 Chmod +x tests that pass with VERBOSE=fail and -x on tests needing work. před 5 roky
fstype.test 1ffa7f45eb Fix bzcat.test (as noted by Andy Chu), wean tests off $TOPDIR and supply $FILES před 8 roky
getfattr.test 4cc20c7554 getfattr: add --only-values. před 5 roky
getopt.test c77b664557 Add getopt(1). před 4 roky
grep.test 3062fc9e9a Fix grep --color to highlight all matches, based on Peter Collingbourne's před 2 roky
groupadd.test bfbdd4a2db Use `return` rather than `continue` to make bash 4.4 happy. před 5 roky
groupdel.test bfbdd4a2db Use `return` rather than `continue` to make bash 4.4 happy. před 5 roky
gunzip.test 640b1bea8b Add test for FEXTRA flag on gunzip před 3 roky
gzip.test 35ee6fcf9f gzip: reject non-gzip files in zlib path. před 4 roky
head.test 77997b8e77 teach head -c před 7 roky
hexdump.test 6e6b6eb6fa new toy: Simple hexdump implementation před 2 roky
hostname.test 26f3ca413c hostname: fix tests for non-root on Android. před 5 roky
iconv.test d2f6a12763 Fix iconv and tests on Mac. před 4 roky
id.test 49c02dbe43 id.test: hacks to pass on Raspberry Pi OS. před 3 roky
ifconfig.test 898a25b851 ifconfig.test: don't check for specific error message. před 4 roky
install.test 3cde24138a Fix install -t před 3 roky
kill.test f438b6731d Add kill -0 test. před 2 roky
killall.test e794647d2a Avoid spurious test failures when fork() coincides with signal being sent, před 4 roky
link.test 49164c7c0b Add some 2>/dev/null to tests that produce gratuitous stderr output. před 4 roky
ln.test 49feb50f22 Add ln -r and relative_path() to lib, plus test. před 4 roky
losetup.test cde31cc6bb losetup.test: bail out if loopback devices are already in use. před 5 roky
ls.test 13e973c613 Don't test for specific error message output, they vary by libc version. před 4 roky
lsattr.test da60fb13dc Now that both sed instances are using -E, we don't need to call it twice. před 4 roky
man.test 4ed8782edd Walk -M /dir:/dir0:/dirN in man. před 5 roky
md5sum.test 880e41fa96 md5sum/sha1sum: add --status and --check, fix --check with multiple files. před 5 roky
mkdir.test b8418383a0 mkdir: return error for existing directories without -p flag před 2 roky
mkfifo.test 336c44adca Factor out command name at the start of test name, have runtest.sh print it. před 8 roky
mktemp.test 0dedd13253 Allow --tmpdir's argument to be optional. před 4 roky
modinfo.test e6b3ac496f modinfo: various fixes. před 4 roky
more.test bd6e9d030c more: better behavior with directories. před 5 roky
mount.test 086356b88e Fix mount.test command string quoting před 3 roky
mv.test dfd403c8d2 Peter McConalogue pointed out that cp/mv -i prompt should default N. před 3 roky
netcat.test 9f7f62615f netcat.test: reduce flake. před 3 roky
nl.test 37f94908b8 Cleanup nl (it had a stale TODO entry). před 2 roky
paste.test 47d07dc155 Paste bugfix, more tests. před 7 roky
patch.test de303e914b patch fuzz: Always output original file's ' ' context lines, not from hunk. před 4 roky
pgrep.test 7a46d1db95 Chmod +x tests that pass with VERBOSE=fail and -x on tests needing work. před 5 roky
pidof.test c8400d7f82 Fix same spurious test failures that were affecting killall, před 4 roky
pkill.test 7a46d1db95 Chmod +x tests that pass with VERBOSE=fail and -x on tests needing work. před 5 roky
printf.test b02260f725 printf.test: work around bash 3.2 on the Mac. před 4 roky
ps.test 275c0a97f7 Simple ps smoketest. před 4 roky
pwd.test 336c44adca Factor out command name at the start of test name, have runtest.sh print it. před 8 roky
readelf.test c9e684a5a3 Replace more SKIP_HOST with toyonly. před 4 roky
readlink.test 86c25f5335 readlink: add missing line, plus a test. před 4 roky
realpath.test 8b64d4ac83 Comment out tests realpath doesn't implement yet. před 2 roky
renice.test 7a46d1db95 Chmod +x tests that pass with VERBOSE=fail and -x on tests needing work. před 5 roky
rev.test 68de708ac5 TEST_HOST with util-linux 2.29.2 was... unhappy. před 3 roky
rm.test 40fbe7eb5e rm: Add testcase for "rm -f <readonly_filesystem>/missing_file" před 3 roky
rmdir.test 855eca3eaf Nir Lichtman pointed out that rm -p shouldn't try to rmdir / at the end. před 3 roky
sed.test b607b57909 Fix sed bug with multiple w to same file. před 2 roky
seq.test c0f0b967a8 Add seq INT_MIN test. před 3 roky
setfattr.test 7a46d1db95 Chmod +x tests that pass with VERBOSE=fail and -x on tests needing work. před 5 roky
sh.test 1533ccf512 Add "cd -", teach cd to handle deleted directories, fix ${X: -1:1} před 2 roky
sha1sum.test c7e261720f Add tests for other sha2 variants. před 3 roky
sha224sum.test c7e261720f Add tests for other sha2 variants. před 3 roky
sha256sum.test 5166c7f455 Merge sha1sum and sha256sum tests. před 3 roky
sha384sum.test c7e261720f Add tests for other sha2 variants. před 3 roky
sha512sum.test c7e261720f Add tests for other sha2 variants. před 3 roky
sort.test b0a4a96e36 Remove non-posix "sort -h". před 2 roky
split.test 3fbacb1f5c Add split -n test, handle more than one leftover byte, clarify help text. před 3 roky
stat.test dba8041341 Some basic stat tests. před 4 roky
strings.test 7a46d1db95 Chmod +x tests that pass with VERBOSE=fail and -x on tests needing work. před 5 roky
tac.test 336c44adca Factor out command name at the start of test name, have runtest.sh print it. před 8 roky
tail.test ba242e08ee Teach tail -F to work on file that doesn't initially exist (needed před 3 roky
tar.test 690526a84f Make tar tests more portable, and add --owner :UID and --group :GID před 2 roky
tee.test f3d4a2c72f Bugfix: tee with no arguments was writing to stdout twice. před 4 roky
test.test 5109da9b3e Luke Frankart pointed out a typo (0x111 should be 0111). Fix and update před 3 roky
timeout.test 38509d0e21 timeout: fix exit status for sneaky subprocesses. před 4 roky
top.test eee28e7b58 Support fractional seconds (and other time units) in `top -d`. před 6 roky
touch.test c9e684a5a3 Replace more SKIP_HOST with toyonly. před 4 roky
tr.test 72ec2b3746 tr: fix pathological flushing. před 3 roky
truncate.test b942b7f88a truncate.test: work around ext extended attributes space usage. před 5 roky
unicode.test ed3d5eb0ea unicode: new toy. před 3 roky
unzip.test 4ab5f9bd06 unzip tests. před 5 roky
uptime.test 7a46d1db95 Chmod +x tests that pass with VERBOSE=fail and -x on tests needing work. před 5 roky
useradd.test bfbdd4a2db Use `return` rather than `continue` to make bash 4.4 happy. před 5 roky
uudecode.test 0956d16785 Add "uudecode -o -" support. před 7 roky
uuencode.test 336c44adca Factor out command name at the start of test name, have runtest.sh print it. před 8 roky
uuidgen.test ec66213424 Add uuidgen. před 6 roky
vi.test df19a448f6 vi: fix dw_last test, add more tests před 4 roky
wc.test d7c111f4c3 wc: fix the column width heuristics even further. před 5 roky
xargs.test 9552ab89c6 Mark Salyzyn implemented support for xargs -P (run parallel jobs) because he před 3 roky
xxd.test 92dd794d8e Replace a SKIP_HOST with toyonly. před 4 roky
xzcat.test 336c44adca Factor out command name at the start of test name, have runtest.sh print it. před 8 roky
zcat.test 7a46d1db95 Chmod +x tests that pass with VERBOSE=fail and -x on tests needing work. před 5 roky

README.txt

The build infrastructure adds a "make test_NAME" target for each NAME.test
file in this directory, and "make tests" iterates through all of them.

Individual tests boil down to a call to "scripts/test.sh NAME", and
testing all is "scripts/test.sh" with no arguments.

The test infrastructure, including the shell functions each test calls
(mostly "testcmd" and "optional") is described in scripts/test.sh