I just run the tests in the testsuite...

Denys Vlasenko vda.linux at googlemail.com
Wed Apr 23 16:20:26 UTC 2008


On Tuesday 22 April 2008 22:33, Cristian Ionescu-Idbohrn wrote:
> FAIL: dd-accepts-if
> FAIL: dd-accepts-of
> FAIL: dd-prints-count-to-standard-error

Fixed

> FAIL: du-h-works
> FAIL: du-k-works
> FAIL: du-l-works
> FAIL: du-m-works
> FAIL: du-s-works
> FAIL: du-works

Fixed

> FAIL: grep (no newline at EOL)
> FAIL: grep matches NUL

Don't know

> FAIL: ls-l-works
> FAIL: ls-s-works

May be just cosmetic difference

> FAIL: mdev add /block/sda
> FAIL: mdev stops on first rule
> FAIL: mdev move/symlink rule '>bar/baz'
> FAIL: mdev move/symlink rule '>bar/'
> FAIL: mdev regexp substring match + replace

Probably fails due to mdev failing to execute in chroot jail
without needed libs. Sorry, I implemented tests for mdev
for static build only. A bit of ldd magic should be added
for shared builds to not fail here.

> FAIL: od -b
> FAIL: sed s//g (exhaustive)
> FAIL: sed n (flushes pattern space, terminates early)
> FAIL: sed N (doesn't flush pattern space when terminating)
> FAIL: sed embedded NUL
> sed: unsupported command o
> FAIL: sed NUL in command
> FAIL: sed append autoinserts newline
> FAIL: sed clusternewline
> FAIL: sed nonexistent label

I believe these never worked.

> FAIL: tar-extracts-from-standard-input

Fixed
--
vda



More information about the busybox mailing list