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

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.