Denys Vlasenko
|
fe9403ad17
add a test for patch which we currently fail
|
14 år sedan |
Rob Landley
|
1bbc0cd7f2
patch: replace it with toybox's implementation
|
14 år sedan |
Leonid Lisovskiy
|
1538c975ec
testsuite: typo in tr.tests
|
14 år sedan |
Denys Vlasenko
|
a2215b98f7
sed: fix a command with multible trailing backslashes
|
14 år sedan |
Denys Vlasenko
|
8e3aff0ce0
more randomconfig testsuite fixes
|
14 år sedan |
Denys Vlasenko
|
6ae6426a74
fix mountpoint test to not prevemt mkfs_xxx from making image in any file
|
15 år sedan |
Denis Vlasenko
|
abe49fa54f
testsuite: uniformly use $ECHO with -n -e
|
16 år sedan |
Denis Vlasenko
|
81e97a1380
testsuite instrumentation fixes by Christian
|
16 år sedan |
Denis Vlasenko
|
687a26fe0d
more fixes to testsuite by Cristian and vda
|
16 år sedan |
Denis Vlasenko
|
2dea01ca11
testing.sh: bashisms are eradicated.
|
16 år sedan |
Denis Vlasenko
|
4e1e720523
testsuite: add tests for cut and grep;
|
17 år sedan |
Denis Vlasenko
|
8274e06677
sed: fix 'q' command handling ("Nguyen Thai Ngoc Duy" <pclouds@gmail.com>)
|
17 år sedan |
Denis Vlasenko
|
cd0df46d8c
remove bashisms from testsuite
|
17 år sedan |
Denis Vlasenko
|
9213a9e0f2
whitespace cleanup
|
18 år sedan |
Rob Landley
|
cd82c3c041
Don't do workarounds for broken shells. Busybox is about to grow a shell that
|
18 år sedan |
Bernhard Reutner-Fischer
|
89a22ea5d9
make the testsuite a little less brittle:
|
18 år sedan |
Rob Landley
|
67d5b8b5b1
Minor tweaks: remove traces of old $COMMAND environment variable.
|
18 år sedan |
Mike Frysinger
|
81834531aa
remove bogus "
|
18 år sedan |
Rob Landley
|
6bc10635f8
Make the new chroot environment creation infrastructure more flexible about
|
18 år sedan |
Rob Landley
|
4bb1b04fd1
Redo test suite to be able to test more than one command at a time. Eliminate
|
18 år sedan |
Rob Landley
|
3a324754f8
I'm about to introduce tests that need to run as root (like mount.tests),
|
18 år sedan |
Rob Landley
|
006fa2d45b
When setting an environment variable by piping something into grep, backquotes
|
19 år sedan |
Rob Landley
|
48c6157eb9
Fix the test suite so that individual *.tests files can be run ala
|
19 år sedan |
Bernhard Reutner-Fischer
|
e34e8782a9
- support make check V=1 to run the checks in verbose mode
|
19 år sedan |
Mike Frysinger
|
3f91d7a9f6
cleanup option parsing
|
19 år sedan |
Bernhard Reutner-Fischer
|
b47a74f4e7
- introduce variable _BB_CONFIG_DEP to the new test harness.
|
19 år sedan |
Rob Landley
|
b766c39456
General cleanup of command line parsing to allow "busybox" to work as a prefix.
|
19 år sedan |
Rob Landley
|
1689075c99
Working on a new test harness. Moved the sort tests into it.
|
19 år sedan |