Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
7049ff8696c3c2a1be0f9901d7e2473568b8f918
/
testsuite
a05c071
grep: make "-f -" work (+ testsuite) diff: small code shrink
by Denis Vlasenko
· 17 years ago
50120da
added testsuite for printf by Cristian Ionescu-Idbohrn
by Denis Vlasenko
· 17 years ago
81e97a1
testsuite instrumentation fixes by Christian
by Denis Vlasenko
· 17 years ago
380bcfc
cpio.tests: remove useless command
by Denis Vlasenko
· 17 years ago
96b99b8
uniq: support -w. closes bug 3094.
by Denis Vlasenko
· 17 years ago
687a26f
more fixes to testsuite by Cristian and vda
by Denis Vlasenko
· 17 years ago
4e79049
clarify grep version
by Denis Vlasenko
· 17 years ago
32dcc53
mdev: fix a bug where we were eating argv[0] of helper
by Denis Vlasenko
· 17 years ago
6da9b00
fix grep test false positive
by Denis Vlasenko
· 17 years ago
2dea01c
testing.sh: bashisms are eradicated.
by Denis Vlasenko
· 17 years ago
57be4ab
runtest: the saga continues :(
by Denis Vlasenko
· 17 years ago
dcbd350
echo: fix echo -e -n "msg\n\0" (by "Pinedo, David" <david.pinedo AT hp.com>)
by Denis Vlasenko
· 17 years ago
3c07e4b
runtest: more cleanups
by Denis Vlasenko
· 17 years ago
a0c103a
tar: add testsuite entries
by Denis Vlasenko
· 17 years ago
e4ed640
date: better version of previous commit; + fix testsuite to have it checked
by Denis Vlasenko
· 17 years ago
c0431ed
cp: fix "cp -RL" to create regular files even if src is a symlink
by Denis Vlasenko
· 17 years ago
4809a9f
date: fix date-works test, add date-works-1 one (currently fails)
by Denis Vlasenko
· 17 years ago
7dff433
runtest: fix fallout from mucking with runtest :( [vda's fault]
by Denis Vlasenko
· 17 years ago
5d0f4aa
runtest: even more fixes from Cristian
by Denis Vlasenko
· 17 years ago
92a6f87
runtest: further fixes from Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn AT axis.com>
by Denis Vlasenko
· 17 years ago
64d5bfd
runtest: use numeric compare instead of string where appropriate
by Denis Vlasenko
· 17 years ago
95842fb
testsuite/runtest: remove (last) bashism mkswap: fix selinux build
by Denis Vlasenko
· 17 years ago
4d89a8b
date: make it accept ISO date format. Fix help text.
by Denis Vlasenko
· 17 years ago
ad6cab1
partially fix date testsuite
by Denis Vlasenko
· 17 years ago
71e3ab3
testsuite: fix du testsuite to not use changing directories
by Denis Vlasenko
· 17 years ago
58dc274
testsuite: runtest enhancements by Cristian Ionescu-Idbohrn
by Denis Vlasenko
· 17 years ago
fa5b05a
testsuite: fix
by Denis Vlasenko
· 17 years ago
3cfebe4
od: fix testsuite
by Denis Vlasenko
· 17 years ago
7089c31
od: fix "od -b"
by Denis Vlasenko
· 17 years ago
0a38bcf
cpio: actually add testsuite entry...
by Denis Vlasenko
· 17 years ago
a7f4e4b
expr: fix comparisons 'a < b' where we were overflowing a-b
by Denis Vlasenko
· 17 years ago
f2f3868
mdev: optional support for regex pattern group substitution. +142 bytes.
by Denis Vlasenko
· 17 years ago
cae11b5
mdev: fix "foo 0:0 444 >bar/baz" rule handling. make_device() +23 bytes
by Denis Vlasenko
· 17 years ago
4461564
mdev: fix a bug where it was not stopping on first matching rule
by Denis Vlasenko
· 17 years ago
b9ad75f
copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils.
by Denis Vlasenko
· 17 years ago
cf26ab7
mdev: plug a few memory and fd leaks; simplify code a bit
by Denis Vlasenko
· 17 years ago
e1caabb
mdev: add testsuite entry
by Denis Vlasenko
· 17 years ago
08ec67b
patch: add support for -R. ~ +110 byte. By Pascal Bellard <pascal.bellard AT ads-lu.com>
by Denis Vlasenko
· 17 years ago
cc2965f
patch: fix vda's thinko: we need to open new_filename.orig, always!
by Denis Vlasenko
· 17 years ago
cee01cf
diff: add testsuite entry for it
by Denis Vlasenko
· 17 years ago
69ca5a7
tail: fix fallout from tail -c optimization
by Denis Vlasenko
· 17 years ago
45ecfc2
taskset: fix false failure in testsuite
by Denis Vlasenko
· 17 years ago
d02db89
clean up TODO file. No real code changes.
by Denis Vlasenko
· 17 years ago
f39c7c0
sed: n cmd must reset "we had successful subst" flag. closes bug 1214.
by Denis Vlasenko
· 17 years ago
25cd7fd
add a test case for usage strings to catch people forgetting to add trailing escape in middle of usage
by Mike Frysinger
· 17 years ago
3b92eaa
sort: -z outputs NUL terminated lines. Closes bug 1591.
by Denis Vlasenko
· 17 years ago
1e2a7e4
test: fix mishandling of 'test ! arg1 op arg2 more args'; add testsuite
by Denis Vlasenko
· 17 years ago
7ab3699
mkfs.minix: add testsuite; disable code which makes images variable
by Denis Vlasenko
· 17 years ago
e2532ab
dd: fix a bug where we don't report write errors testsuite: small cleanup
by Denis Vlasenko
· 17 years ago
1796e2c
dd: add testsuite entry for write errors
by Denis Vlasenko
· 17 years ago
30297a5
fix vda's testsuite bogons, part 2
by Denis Vlasenko
· 17 years ago
bd9a48b
fix vda's testsuite bogons, part 1
by Denis Vlasenko
· 17 years ago
4e1e720
testsuite: add tests for cut and grep; slight improvements to infrastructure
by Denis Vlasenko
· 17 years ago
6446c2d
which: fix testsuite failure
by Denis Vlasenko
· 17 years ago
8d0a734
tr: more of code shrink (getopt32-ification)
by Denis Vlasenko
· 17 years ago
4027664
sed: support GNU-like '\t' escape in substitutions
by Denis Vlasenko
· 17 years ago
0beaff8
update Glenn McGrath's email address
by Denis Vlasenko
· 17 years ago
3952f20
expand, unexpand: new applets from Tito <farmatito@tiscali.it>
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
de1c8b2
fix unpacker testsuite to match actual output
by Denis Vlasenko
· 17 years ago
960eca6
awk: actually do "svn add" for testsuite
by Denis Vlasenko
· 17 years ago
cd0df46
remove bashisms from testsuite
by Denis Vlasenko
· 18 years ago
eceecea
- fix bug where we did not reject invalid classes like '[[:alpha'
by Bernhard Reutner-Fischer
· 18 years ago
c86e052
fix accumulated whitespace and indentation damage
by Denis Vlasenko
· 18 years ago
4b0bb9e
sed: fix very obscure case of escaped newline in sed command
by Denis Vlasenko
· 18 years ago
36b7e28
missed end-of-line
by Denis Vlasenko
· 18 years ago
ab9eef2
bunzip2/gunzip/uncompress/unlzma: merge into common code -
by Denis Vlasenko
· 18 years ago
018e085
stop using bash'isms ('function') runtest: do not depend on busybox.links
by Denis Vlasenko
· 18 years ago
54cf511
sort: fix multiple -k (was ignoring all except last)
by Denis Vlasenko
· 18 years ago
8681180
add to testsuite and fix yet another sed corner case
by Denis Vlasenko
· 18 years ago
fe7a9f1
sed: fix 2 bugs (one testsuite entry + one newly found)
by Denis Vlasenko
· 18 years ago
826c85f
fix all known regressions with sed and also make it simpler
by Denis Vlasenko
· 18 years ago
dccb1a5
wc can emit unpredictable amount of whitespace
by Denis Vlasenko
· 18 years ago
14813c5
- add a very few simple test for sum. The very first is currently broken
by Bernhard Reutner-Fischer
· 18 years ago
70722ec
- pull taskset.tests from the busybox_scratch branch
by Bernhard Reutner-Fischer
· 18 years ago
8336f08
diff: small optimizations; do not try to diff non-seekable stream
by Denis Vlasenko
· 18 years ago
9213a9e
whitespace cleanup
by Denis Vlasenko
· 18 years ago
21afc7d
uuencode: common implementation for wget and uuencode (closing bug 694)
by Denis Vlasenko
· 18 years ago
06ab5fb
tar: tar xf foo.tar dir/dir did not extract all subdirs.
by Denis Vlasenko
· 18 years ago
73561cc
- pull from busybox_scratch: r15829:15850
by Bernhard Reutner-Fischer
· 18 years ago
4795e4e
Rich Filker spotted that sed -e 's/xxx/[/' didn't work right. Did a smaller
by Rob Landley
· 18 years ago
12d9419
Revert taskset for 1.2.0. It emits a warning, breaks building under RH9,
by Rob Landley
· 18 years ago
641c353
Add a test from Glenn.
by Rob Landley
· 18 years ago
3921893
Fix bug found by Joey Hess and forwarded by Bastian Bunk. Add Joey Hess's
by Rob Landley
· 18 years ago
cd82c3c
Don't do workarounds for broken shells. Busybox is about to grow a shell that
by Rob Landley
· 18 years ago
16d3e4e
- add applet taskset to set/retrieve the CPU affinity of a process
by Bernhard Reutner-Fischer
· 19 years ago
1e34731
- add testcase for grep bug (http://busybox.net/bugs/view.php?id=887)
by Bernhard Reutner-Fischer
· 19 years ago
9c03cb9
check for queueing dependancy dependancies typos
by Mike Frysinger
· 19 years ago
3354487
queuing is spelled correctly
by Mike Frysinger
· 19 years ago
89a22ea
make the testsuite a little less brittle:
by Bernhard Reutner-Fischer
· 19 years ago
9608733
make sure script is executable
by Mike Frysinger
· 19 years ago
42bd987
Add an "optional" line for FEATURE_READLINK_FOLLOW.
by Rob Landley
· 19 years ago
c008c74
New test from Natanael Copa.
by Rob Landley
· 19 years ago
67d5b8b
Minor tweaks: remove traces of old $COMMAND environment variable.
by Rob Landley
· 19 years ago
02fe810
detect more obsolete headers
by Mike Frysinger
· 19 years ago
15545b1
- print "Obsolet headers" instead of "Obsolete function usage" when checking
by Bernhard Reutner-Fischer
· 19 years ago
d5b9428
Re-wordwrap the new tests, and fix seq.c to pass them.
by Rob Landley
· 19 years ago
a345dc8
- add two regression tests for seq.
by Bernhard Reutner-Fischer
· 19 years ago
998dbee
Patch from Jean Wolter:
by Rob Landley
· 19 years ago
18260d5
- typo: s/derefernce/dereference/g Thanks to P.J. Day.
by Bernhard Reutner-Fischer
· 19 years ago
Next »