Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
49bcf9f40cff1320a761d674cf89a0c0ab97ef49
/
testsuite
/
testing.sh
afa63b2
fix bashisms in testsuite/
by Michael Tokarev
· 11 years ago
fe9403a
add a test for patch which we currently fail
by Denys Vlasenko
· 14 years ago
1bbc0cd
patch: replace it with toybox's implementation
by Rob Landley
· 14 years ago
1538c97
testsuite: typo in tr.tests
by Leonid Lisovskiy
· 14 years ago
a2215b9
sed: fix a command with multible trailing backslashes
by Denys Vlasenko
· 15 years ago
8e3aff0
more randomconfig testsuite fixes
by Denys Vlasenko
· 15 years ago
6ae6426
fix mountpoint test to not prevemt mkfs_xxx from making image in any file
by Denys Vlasenko
· 15 years ago
abe49fa
testsuite: uniformly use $ECHO with -n -e
by Denis Vlasenko
· 16 years ago
81e97a1
testsuite instrumentation fixes by Christian
by Denis Vlasenko
· 17 years ago
687a26f
more fixes to testsuite by Cristian and vda
by Denis Vlasenko
· 17 years ago
2dea01c
testing.sh: bashisms are eradicated.
by Denis Vlasenko
· 17 years ago
4e1e720
testsuite: add tests for cut and grep; slight improvements to infrastructure
by Denis Vlasenko
· 17 years ago
8274e06
sed: fix 'q' command handling ("Nguyen Thai Ngoc Duy" <pclouds@gmail.com>)
by Denis Vlasenko
· 17 years ago
cd0df46
remove bashisms from testsuite
by Denis Vlasenko
· 18 years ago
9213a9e
whitespace cleanup
by Denis Vlasenko
· 18 years ago
cd82c3c
Don't do workarounds for broken shells. Busybox is about to grow a shell that
by Rob Landley
· 19 years ago
89a22ea
make the testsuite a little less brittle:
by Bernhard Reutner-Fischer
· 19 years ago
67d5b8b
Minor tweaks: remove traces of old $COMMAND environment variable.
by Rob Landley
· 19 years ago
8183453
remove bogus "
by Mike Frysinger
· 19 years ago
6bc1063
Make the new chroot environment creation infrastructure more flexible about
by Rob Landley
· 19 years ago
4bb1b04
Redo test suite to be able to test more than one command at a time. Eliminate
by Rob Landley
· 19 years ago
3a32475
I'm about to introduce tests that need to run as root (like mount.tests),
by Rob Landley
· 19 years ago
006fa2d
When setting an environment variable by piping something into grep, backquotes
by Rob Landley
· 19 years ago
48c6157
Fix the test suite so that individual *.tests files can be run ala
by Rob Landley
· 19 years ago
e34e878
- support make check V=1 to run the checks in verbose mode
by Bernhard Reutner-Fischer
· 19 years ago
3f91d7a
cleanup option parsing
by Mike Frysinger
· 19 years ago
b47a74f
- introduce variable _BB_CONFIG_DEP to the new test harness.
by Bernhard Reutner-Fischer
· 19 years ago
b766c39
General cleanup of command line parsing to allow "busybox" to work as a prefix.
by Rob Landley
· 19 years ago
1689075
Working on a new test harness. Moved the sort tests into it.
by Rob Landley
· 19 years ago