Rob Landley bec57325b5 Expanding readlink and realpath (in progress). 1 жил өмнө
..
files 842b0d24e3 Cleanup pass on file.c, add more tests. 2 жил өмнө
README.txt 01844db4fb Merge runtest.sh into test.sh. 5 жил өмнө
base32.test b6b5becf35 new toy: base32 3 жил өмнө
base64.test 216e4dab19 Add "testcmd" function as an alternative to "testing" for tests/*.test, and 7 жил өмнө
basename.test 457dda2930 basename: -s SUFFIX. 5 жил өмнө
bc.test f6c1bbc89e Don't use ptr_len and fix error return from "make test_bc" when it succeeds. 2 жил өмнө
blkid.test 8ed78cf520 Add blkid -o full/value/export 1 жил өмнө
bzcat.test f966da9e6e Make bzcat tests runnable on a toybox-only system. 7 жил өмнө
cat.test 8de3613e43 Checking for specific error messages makes TEST_HOST unreliable. 4 жил өмнө
chattr.test 0fa628026c Change another SKIPNEXT to SKIP. 1 жил өмнө
chgrp.test b891b49e08 tests: fix for empty /etc/passwd or /etc/group. 5 жил өмнө
chmod.test 959bf34619 Test suite update. 1 жил өмнө
chown.test b891b49e08 tests: fix for empty /etc/passwd or /etc/group. 5 жил өмнө
cksum.test 4c320bfbbb More TEST_HOST failures. 4 жил өмнө
cmp.test 85c9503625 Make cmp's TEST_HOST pass on current debin, adjusting command behavior to match. 2 жил өмнө
comm.test b5baa04012 Fix comm - and make comm -123 detect missing files. 1 жил өмнө
cp.test 127cff3880 Work around a posix violation in the croups filesystem that LTP requires. 3 жил өмнө
cpio.test c366525850 cpio: Don't lchown() if -t is specified 3 жил өмнө
cut.test 491a88ef4b Test cut -DF on TEST_HOST too. 2 жил өмнө
date.test 149bc75a9b Bug report from nomas2000: inverted test in check for trailing rubbish. 1 жил өмнө
dd.test 0d754b823c dd: iflags, oflags, fix ^C, fix the fundamental loop. 5 жил өмнө
demo_number.test 0536f45747 Add human_readable_long() for more than 3 digits of output. 5 жил өмнө
diff.test 64952cee70 Support diff -f 1 жил өмнө
dirname.test d1d751e4be dirname: support multiple arguments. 5 жил өмнө
du.test bb391a9ce6 du.test: skip on Mac. 4 жил өмнө
echo.test 3ba988c453 echo: fix trailing \0. 3 жил өмнө
env.test 284a27675c Fix env properly: env -i uses old $PATH, but use new PATH= when redefined. 2 жил өмнө
expand.test 8d826bf449 Use $(( rather than $[ for arithmetic in expand.test. 7 жил өмнө
expr.test 6aba814b28 Posix requires "" to be false, and 00 should be false, and -0 should be false. 8 жил өмнө
factor.test 529fe97a4b Add the two options netbsd has for this command. 2 жил өмнө
file.test 842b0d24e3 Cleanup pass on file.c, add more tests. 2 жил өмнө
find.test eaf3949cb7 Fix @time.nanosecond parsing, and add test. 2 жил өмнө
fmt.test 6cc6d5b065 Fix distro version skew in TEST_HOST. 2 жил өмнө
fold.test 7a46d1db95 Chmod +x tests that pass with VERBOSE=fail and -x on tests needing work. 5 жил өмнө
fstype.test 1ffa7f45eb Fix bzcat.test (as noted by Andy Chu), wean tests off $TOPDIR and supply $FILES 8 жил өмнө
getfattr.test 4cc20c7554 getfattr: add --only-values. 5 жил өмнө
getopt.test c77b664557 Add getopt(1). 4 жил өмнө
grep.test 4209607a72 Add test for last char of -f bug. 1 жил өмнө
groupadd.test bfbdd4a2db Use `return` rather than `continue` to make bash 4.4 happy. 5 жил өмнө
groupdel.test bfbdd4a2db Use `return` rather than `continue` to make bash 4.4 happy. 5 жил өмнө
gunzip.test 640b1bea8b Add test for FEXTRA flag on gunzip 3 жил өмнө
gzip.test 35ee6fcf9f gzip: reject non-gzip files in zlib path. 4 жил өмнө
head.test 77997b8e77 teach head -c 7 жил өмнө
hexdump.test 6e6b6eb6fa new toy: Simple hexdump implementation 2 жил өмнө
hostname.test 26f3ca413c hostname: fix tests for non-root on Android. 4 жил өмнө
httpd.test 5427339c2a Basic httpd smoketests. 2 жил өмнө
iconv.test d2f6a12763 Fix iconv and tests on Mac. 4 жил өмнө
id.test 49c02dbe43 id.test: hacks to pass on Raspberry Pi OS. 3 жил өмнө
ifconfig.test 6a31ec877e Put the test names in the test, not in a comment before the test. 2 жил өмнө
install.test 3cde24138a Fix install -t 3 жил өмнө
kill.test f438b6731d Add kill -0 test. 2 жил өмнө
killall.test e794647d2a Avoid spurious test failures when fork() coincides with signal being sent, 4 жил өмнө
link.test 49164c7c0b Add some 2>/dev/null to tests that produce gratuitous stderr output. 4 жил өмнө
ln.test 49feb50f22 Add ln -r and relative_path() to lib, plus test. 4 жил өмнө
losetup.test cde31cc6bb losetup.test: bail out if loopback devices are already in use. 4 жил өмнө
ls.test 13e973c613 Don't test for specific error message output, they vary by libc version. 4 жил өмнө
lsattr.test 5f7faac453 Remove leftover uses of SKIPNEXT, indent skip groups so 1 жил өмнө
man.test 4ed8782edd Walk -M /dir:/dir0:/dirN in man. 5 жил өмнө
md5sum.test 880e41fa96 md5sum/sha1sum: add --status and --check, fix --check with multiple files. 5 жил өмнө
mkdir.test b8418383a0 mkdir: return error for existing directories without -p flag 2 жил өмнө
mkfifo.test 336c44adca Factor out command name at the start of test name, have runtest.sh print it. 8 жил өмнө
mktemp.test 0dedd13253 Allow --tmpdir's argument to be optional. 4 жил өмнө
modinfo.test 9dbb3bb6bd Fix broken test due to directory symlink 1 жил өмнө
more.test bd6e9d030c more: better behavior with directories. 5 жил өмнө
mount.test 086356b88e Fix mount.test command string quoting 3 жил өмнө
mv.test dfd403c8d2 Peter McConalogue pointed out that cp/mv -i prompt should default N. 3 жил өмнө
netcat.test 9f7f62615f netcat.test: reduce flake. 3 жил өмнө
nl.test 37f94908b8 Cleanup nl (it had a stale TODO entry). 2 жил өмнө
paste.test 47d07dc155 Paste bugfix, more tests. 7 жил өмнө
patch.test f02f67de63 patch --dry-run should not create or delete files. 1 жил өмнө
pgrep.test 7a46d1db95 Chmod +x tests that pass with VERBOSE=fail and -x on tests needing work. 5 жил өмнө
pidof.test c8400d7f82 Fix same spurious test failures that were affecting killall, 4 жил өмнө
pkill.test 7a46d1db95 Chmod +x tests that pass with VERBOSE=fail and -x on tests needing work. 5 жил өмнө
printf.test 70c5ed4d95 Use testcmd instead of manual workaround for shell builtin. 1 жил өмнө
ps.test 275c0a97f7 Simple ps smoketest. 4 жил өмнө
pwd.test 336c44adca Factor out command name at the start of test name, have runtest.sh print it. 8 жил өмнө
readelf.test c9e684a5a3 Replace more SKIP_HOST with toyonly. 4 жил өмнө
readlink.test bec57325b5 Expanding readlink and realpath (in progress). 1 жил өмнө
realpath.test 8b64d4ac83 Comment out tests realpath doesn't implement yet. 2 жил өмнө
renice.test 7a46d1db95 Chmod +x tests that pass with VERBOSE=fail and -x on tests needing work. 5 жил өмнө
rev.test 68de708ac5 TEST_HOST with util-linux 2.29.2 was... unhappy. 3 жил өмнө
rm.test 40fbe7eb5e rm: Add testcase for "rm -f <readonly_filesystem>/missing_file" 3 жил өмнө
rmdir.test 855eca3eaf Nir Lichtman pointed out that rm -p shouldn't try to rmdir / at the end. 3 жил өмнө
sed.test 05069bdf6a Couple more sed tests. 1 жил өмнө
seq.test 296a75aa80 Fix the seq and sort tests on macOS and Android. 1 жил өмнө
setfattr.test 7a46d1db95 Chmod +x tests that pass with VERBOSE=fail and -x on tests needing work. 5 жил өмнө
sh.test 3b4a95a52b sh: add a test for x=${x//y} 1 жил өмнө
sha1sum.test c7e261720f Add tests for other sha2 variants. 3 жил өмнө
sha224sum.test c7e261720f Add tests for other sha2 variants. 3 жил өмнө
sha256sum.test 5166c7f455 Merge sha1sum and sha256sum tests. 3 жил өмнө
sha384sum.test c7e261720f Add tests for other sha2 variants. 3 жил өмнө
sha512sum.test c7e261720f Add tests for other sha2 variants. 3 жил өмнө
skeleton.test 658cdf4435 Fix --longopt= empty argument and add tests. 1 жил өмнө
sort.test 296a75aa80 Fix the seq and sort tests on macOS and Android. 1 жил өмнө
split.test 3fbacb1f5c Add split -n test, handle more than one leftover byte, clarify help text. 3 жил өмнө
stat.test dba8041341 Some basic stat tests. 4 жил өмнө
strings.test 7a46d1db95 Chmod +x tests that pass with VERBOSE=fail and -x on tests needing work. 5 жил өмнө
tac.test 336c44adca Factor out command name at the start of test name, have runtest.sh print it. 8 жил өмнө
tail.test ba242e08ee Teach tail -F to work on file that doesn't initially exist (needed 3 жил өмнө
tar.test 26446d37f1 Tar --xform extract side. 1 жил өмнө
tee.test f3d4a2c72f Bugfix: tee with no arguments was writing to stdout twice. 4 жил өмнө
test.test 2407a5f51b Make test understand [[ < > =~ ]] and add tests to test.test. 2 жил өмнө
timeout.test 503a66de8b timeout.test: use POSIX "trap" syntax. 1 жил өмнө
top.test eee28e7b58 Support fractional seconds (and other time units) in `top -d`. 6 жил өмнө
touch.test c9e684a5a3 Replace more SKIP_HOST with toyonly. 4 жил өмнө
tr.test 72ec2b3746 tr: fix pathological flushing. 3 жил өмнө
truncate.test bb0b256764 Fix truncate.test for macOS. 2 жил өмнө
unicode.test ed3d5eb0ea unicode: new toy. 3 жил өмнө
unzip.test 4ab5f9bd06 unzip tests. 5 жил өмнө
uptime.test 7a46d1db95 Chmod +x tests that pass with VERBOSE=fail and -x on tests needing work. 5 жил өмнө
useradd.test bfbdd4a2db Use `return` rather than `continue` to make bash 4.4 happy. 5 жил өмнө
uudecode.test 0956d16785 Add "uudecode -o -" support. 7 жил өмнө
uuencode.test 336c44adca Factor out command name at the start of test name, have runtest.sh print it. 8 жил өмнө
uuidgen.test ec66213424 Add uuidgen. 6 жил өмнө
vi.test df19a448f6 vi: fix dw_last test, add more tests 4 жил өмнө
wc.test d7c111f4c3 wc: fix the column width heuristics even further. 5 жил өмнө
xargs.test 1a87671b2e xargs: open child's stdin non-O_CLOEXEC. 2 жил өмнө
xxd.test 1135b848d4 Modernize xxd tests. 1 жил өмнө
xzcat.test 336c44adca Factor out command name at the start of test name, have runtest.sh print it. 8 жил өмнө
zcat.test 7a46d1db95 Chmod +x tests that pass with VERBOSE=fail and -x on tests needing work. 5 жил өмнө

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