Ron Yorston c849e72c0b nl: ensure '-b n' option displays file content 3 lat temu
..
basename ba2dcccd79 *: trailing empty lines removed 14 lat temu
bunzip2 52ae098011 randomconfig fixes 7 lat temu
bzcat 52ae098011 randomconfig fixes 7 lat temu
cat 3889078dbe Merge test suite. 22 lat temu
cmp 650fe63467 Kill off the old 'tests' stuff. Write a ton of new tests for the 20 lat temu
cp 208d35d21f testsuite fixes 14 lat temu
cut e82cf339e4 randomtest fixes 14 lat temu
date 61be8e46a8 testsuite: disable tests for no longer supported bbox-specific date formats 10 lat temu
dd 1796e2c495 dd: add testsuite entry for write errors 16 lat temu
dirname ba2dcccd79 *: trailing empty lines removed 14 lat temu
du 94046d0495 randomconfig fixes 3 8 lat temu
echo 572dfb8e78 testsuite: check CONFIG_DESKTOP before using 'od -t' 5 lat temu
expr ba2dcccd79 *: trailing empty lines removed 14 lat temu
false f3fbe20c35 * cmp/cmp-detects-difference: Simplify return code negation. 22 lat temu
find bfa1b2e8e8 randomtest fixes 14 lat temu
gunzip 50aec98e1c * testsuite/bunzip2/bunzip2-reads-from-standard-input: Remove -c flags. 22 lat temu
gzip 560cf8c7eb gzip: add test that checks that -9 compresses better than -1 7 lat temu
hostid afa63b2dcd fix bashisms in testsuite/ 10 lat temu
hostname 775965de85 Improved portability of tests 14 lat temu
id 650fe63467 Kill off the old 'tests' stuff. Write a ton of new tests for the 20 lat temu
ln ba2dcccd79 *: trailing empty lines removed 14 lat temu
ls bfa1b2e8e8 randomtest fixes 14 lat temu
md5sum bfa1b2e8e8 randomtest fixes 14 lat temu
mkdir 3889078dbe Merge test suite. 22 lat temu
mv 7aca89a7a3 touch: implement -d --date (our own testsuite needs that) 15 lat temu
paste d2383f57cd paste: new applet 7 lat temu
pwd 1f27fa9838 testsuite: allow tests to work in paths containing spaces 6 lat temu
rm b89637a037 New. 22 lat temu
rmdir 3889078dbe Merge test suite. 22 lat temu
strings 650fe63467 Kill off the old 'tests' stuff. Write a ton of new tests for the 20 lat temu
tail bfa1b2e8e8 randomtest fixes 14 lat temu
tar 2969e24e2a testsuite: fixes after randomconfig run 13 lat temu
tee 3889078dbe Merge test suite. 22 lat temu
touch 07a37aebf5 New. 22 lat temu
tr e82cf339e4 randomtest fixes 14 lat temu
true 3889078dbe Merge test suite. 22 lat temu
uptime ba2dcccd79 *: trailing empty lines removed 14 lat temu
wc dccb1a5343 wc can emit unpredictable amount of whitespace 17 lat temu
wget b71ce023e9 add SKIP_KNOWN_BUGS and SKIP_INTERNET_TESTS to testsuite 15 lat temu
which bf2f2229bb testsuite: fix last "which" change 10 lat temu
xargs 1f27fa9838 testsuite: allow tests to work in paths containing spaces 6 lat temu
README 5370bfb123 documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com) 14 lat temu
TODO c98a359a16 It was a bit out of date. 18 lat temu
all_sourcecode.tests 0ef64bdb40 *: make GNU licensing statement forms more regular 14 lat temu
ar.tests bb0bf287d8 randomconfig fixes 2 8 lat temu
ash.tests 0ef64bdb40 *: make GNU licensing statement forms more regular 14 lat temu
awk.tests e8fe9f9635 awk: allow printf('%c') to output NUL, closes 13486 3 lat temu
awk_t1.tar.bz2 3bb2bbd684 awk: fix a case with multiple -f options. simplify -f file reading. 16 lat temu
bc.tests 008413754b bc: fix comparison bug, closes 12336 4 lat temu
bc_add.bc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_add_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_arctangent.bc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_arctangent_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_array.bc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_array_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_arrays.bc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_arrays_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_bessel.bc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_bessel_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_boolean.bc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_boolean_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_cosine.bc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_cosine_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_decimal.bc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_decimal_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_divide.bc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_divide_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_exponent.bc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_exponent_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_log.bc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_log_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_misc.bc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_misc1.bc 96b5ec10fb bc: fix "...; return}" to work, disallow "return ()" 5 lat temu
bc_misc1_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_misc2.bc d1d29b4245 bc: partially rewrite parser, tests pass, ^C might be broken now 5 lat temu
bc_misc2_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_misc_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_modulus.bc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_modulus_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_multiply.bc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_multiply_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_numbers1.bc e16a5223d2 bc: fix handling of "digits" above 9 5 lat temu
bc_numbers1_results.txt e16a5223d2 bc: fix handling of "digits" above 9 5 lat temu
bc_numbers2.bc d5b0fa6abf bc: more fixes for unusual input bases 5 lat temu
bc_numbers2_results.txt d5b0fa6abf bc: more fixes for unusual input bases 5 lat temu
bc_pi.bc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_pi_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_power.bc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_power_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_references.bc 53799506ac bc: implement pass-by-reference code from upstream 5 lat temu
bc_references_results.txt 53799506ac bc: implement pass-by-reference code from upstream 5 lat temu
bc_sine.bc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_sine_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_sqrt.bc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_sqrt_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_strings.bc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_strings_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_subtract.bc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_subtract_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_vars.bc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bc_vars_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
bunzip2.tests b2c123d484 testsuite: fix bunzip2.tests expectations 5 lat temu
busybox.tests ecaec1dbec testsuite: update busybox and bzcat tests 6 lat temu
bz2_issue_11.bz2 38ccd6af8a bzip2: fix two crashes on corrupted archives 6 lat temu
bz2_issue_12.bz2 38ccd6af8a bzip2: fix two crashes on corrupted archives 6 lat temu
bzcat.tests 94593799f7 testsuite/bzcat.tests: fix false positive take 2 6 lat temu
cal.tests 0ef64bdb40 *: make GNU licensing statement forms more regular 14 lat temu
cat.tests c849e72c0b nl: ensure '-b n' option displays file content 3 lat temu
comm.tests 0ef64bdb40 *: make GNU licensing statement forms more regular 14 lat temu
cp.tests 0ef64bdb40 *: make GNU licensing statement forms more regular 14 lat temu
cpio.tests 5fa5c4bde8 randomconfig fixes 4 lat temu
cryptpw.tests 6c73aaff38 cryptpw: support "rounds=NNNNNNN$" thing in salts 7 lat temu
cut.tests 0ef64bdb40 *: make GNU licensing statement forms more regular 14 lat temu
dc.tests 10509a70ee dc: Parse error & fix out of bounds read in xc_program_printString 4 lat temu
dc_add.dc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
dc_add_results.txt 29a9043b36 bc,dc: make BC_LINE_LENGTH/DC_LINE_LENGTH more compatible with GNU 3 lat temu
dc_boolean.dc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
dc_boolean_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
dc_decimal.dc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
dc_decimal_results.txt 29a9043b36 bc,dc: make BC_LINE_LENGTH/DC_LINE_LENGTH more compatible with GNU 3 lat temu
dc_divide.dc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
dc_divide_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
dc_divmod.dc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
dc_divmod_results.txt 29a9043b36 bc,dc: make BC_LINE_LENGTH/DC_LINE_LENGTH more compatible with GNU 3 lat temu
dc_misc.dc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
dc_misc_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
dc_modexp.dc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
dc_modexp_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
dc_modulus.dc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
dc_modulus_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
dc_multiply.dc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
dc_multiply_results.txt 29a9043b36 bc,dc: make BC_LINE_LENGTH/DC_LINE_LENGTH more compatible with GNU 3 lat temu
dc_power.dc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
dc_power_results.txt 29a9043b36 bc,dc: make BC_LINE_LENGTH/DC_LINE_LENGTH more compatible with GNU 3 lat temu
dc_sqrt.dc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
dc_sqrt_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
dc_strings.dc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
dc_strings_results.txt 7d32e25bf3 bc: prepare for char-by-char input handling 5 lat temu
dc_subtract.dc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
dc_subtract_results.txt 29a9043b36 bc,dc: make BC_LINE_LENGTH/DC_LINE_LENGTH more compatible with GNU 3 lat temu
dcx_vars.dc 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
dcx_vars_results.txt 9a23b07c4c testsuite: add bc and dc tests 5 lat temu
diff.tests ad27a6d326 diff.tests: add testcases for -B and single line changes 8 lat temu
expand.tests 0ef64bdb40 *: make GNU licensing statement forms more regular 14 lat temu
factor.tests 6452c30036 factor: detect squares 3 lat temu
find.tests ccc9985c45 find: fix handling of trailing slashes in -name PATTERN comparisons 7 lat temu
fold.tests 0ef64bdb40 *: make GNU licensing statement forms more regular 14 lat temu
grep.tests a77f3ecf68 grep: for -L, exitcode 0 means files *without* matches were found, closes 13151 3 lat temu
gunzip.tests e8ee86250d testsuite: add tests for {ms5,shaN}sum 13 lat temu
head.tests 1476760600 bc: rename config options 5 lat temu
hexdump.tests 079487b487 hexdump: fix dup block comparison 3 lat temu
ls.mk_uni_tests c0e37b4340 testsuite: fix the mishap in the previous commit 12 lat temu
ls.tests b47b3ce1bd randomconfig fixes 13 lat temu
makedevs.device_table.txt 16635cc2e0 test, tcpsvd, tcpsvd: shrink 15 lat temu
makedevs.tests 2dbbf823ef randconfig fixes 8 lat temu
md5sum.tests b0056ea86d {md5,shaN}sum: make -c EMPTY fail 8 lat temu
mdev.tests 7c443d110d randomconfig fixes 4 lat temu
mkfs.minix.tests 0cfba07fcd fix testsuite false positive 11 lat temu
mount.testroot 0ef64bdb40 *: make GNU licensing statement forms more regular 14 lat temu
mount.tests 77a51a2709 randomconfig fixes 3 lat temu
nl.tests c849e72c0b nl: ensure '-b n' option displays file content 3 lat temu
od.tests a165603d24 od_bloaty: fix floating point output 6 lat temu
parse.tests 9cf89cdf84 sysctl: fix file parsing, do not require -w for VAR=VAL 6 lat temu
patch.tests 5fa5c4bde8 randomconfig fixes 4 lat temu
pidof.tests 4c58f246d4 testsuite/pidof.tests: fix false positive take 2 6 lat temu
printf.tests 3db4e7f84c printf: fix printing +-prefixed numbers 5 lat temu
readlink.tests 10ad622dc2 Spelling fixes in comments, documentation, tests and examples 7 lat temu
runtest bca4ea8b68 remove "local" bashism from a few scripts 7 lat temu
rx.tests 0ef64bdb40 *: make GNU licensing statement forms more regular 14 lat temu
sed.tests 0545bfa841 sed: fix /regex/,+N match triggering only once, closes 11871 5 lat temu
seq.tests 0ef64bdb40 *: make GNU licensing statement forms more regular 14 lat temu
sha1sum.tests e8ee86250d testsuite: add tests for {ms5,shaN}sum 13 lat temu
sha256sum.tests e8ee86250d testsuite: add tests for {ms5,shaN}sum 13 lat temu
sha3sum.tests 71a090f187 sha3: fix to conform to final SHA3 padding standard, add -a BITS option 7 lat temu
sha512sum.tests e8ee86250d testsuite: add tests for {ms5,shaN}sum 13 lat temu
sort.tests 0506e292b5 sort: fix ENDCHAR handling in "-kSTART,N.ENDCHAR" 8 lat temu
start-stop-daemon.tests 77524a311a start-stop-daemon: fix "both -x and -a" case: -a does override argv[0] 5 lat temu
sum.tests 1f27fa9838 testsuite: allow tests to work in paths containing spaces 6 lat temu
tail.tests 0851d125c3 tail: fix -c +N. Closes 4111 12 lat temu
tar.tests 332a191e7f testsuite/tar.tests: fix false positive 6 lat temu
tar.utf8.tar.bz2 9655f95d0f tar: handle pax-encoded utf8 filenames and link names. Closes 9406 7 lat temu
taskset.tests 0ef64bdb40 *: make GNU licensing statement forms more regular 14 lat temu
test.tests 98654b995b test: fix mishandling of "test '(' = '('" and similar 10 lat temu
testing.sh afa63b2dcd fix bashisms in testsuite/ 10 lat temu
tr.tests 0ef64bdb40 *: make GNU licensing statement forms more regular 14 lat temu
umlwrapper.sh dcb2122e85 My mount testsuite. Not automatically run at the moment, need to figure out 18 lat temu
uncompress.tests 251fc70e97 uncompress: fix buffer underrun by corrupted input 12 lat temu
unexpand.tests 002be6e821 sysctl: do report EACCES errors on write 4 lat temu
uniq.tests 0ef64bdb40 *: make GNU licensing statement forms more regular 14 lat temu
unlzma.tests a1870f4807 unlzma: fix segfault on bad archive 6 lat temu
unlzma_issue_1.lzma a1870f4807 unlzma: fix segfault on bad archive 6 lat temu
unlzma_issue_2.lzma a1870f4807 unlzma: fix segfault on bad archive 6 lat temu
unzip.tests 1476760600 bc: rename config options 5 lat temu
unzip_bad_lzma_1.zip e09c426456 unlzma: fix another SEGV case 6 lat temu
unzip_bad_lzma_2.zip a36986bb80 unlzma: close another SEGV possibility 6 lat temu
uuencode.tests 328f27fe44 libbb: split decode_base64 off read_base64 12 lat temu
xargs.tests 77a51a2709 randomconfig fixes 3 lat temu
xxd.tests dac5b83142 xxd: fix printing of trailing spaces 3 lat temu

README

To run the test suite, change to this directory and run "./runtest". It will
run all of the test cases, and list those with unexpected outcomes. Adding the
-v option will cause it to show expected outcomes as well. To only run the test
cases for particular applets:

./runtest ...

Set SKIP_KNOWN_BUGS environment variable to any non-empty value
to exclude tests which are known to fail.

Set SKIP_INTERNET_TESTS to exclude tests which require working
internet connection.


Common causes of false positives:

For busybox built against uclibc, /etc/TZ does not exist or does not match
host system timezone setting. For glibc based host systems, timezone settings
are in /etc/localtime.

LANG and LC_xxx environment variables set to non-C locale.


Developer's notes:

The test cases for an applet reside in the subdirectory of the applet name.
The name of the test case should be the assertion that is tested.
The test case should be a shell fragment that returns successfully
if the test case passes, and unsuccessfully otherwise.

If the test case relies on a certain feature, it should include the string
"FEATURE: " followed by the name of the feature in a comment. If it is always
expected to fail, it should include the string "XFAIL" in a comment.


For the entire testsuite, the copyright is as follows:

Copyright (C) 2001, 2002 Matt Kraai

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.