testsuite broken?

Bernhard Fischer rep.nop at aon.at
Thu May 25 11:37:43 UTC 2006


Hi,

Could be that i'm doing something wrong.. Does the testsuite work for
anybody?

$ grep =y .config
HAVE_DOT_CONFIG=y
CONFIG_FEATURE_BUFFERS_USE_MALLOC=y
CONFIG_NO_GETOPT_LONG=y
CONFIG_INSTALL_APPLET_SYMLINKS=y
CONFIG_SED=y
CONFIG_FEATURE_SH_IS_NONE=y
$ ./busybox 2>&1 | grep -A99 ^Currently
Currently defined functions:
	busybox, sed

$ make check 2>&1 >&1 | grep sed
UNTESTED: bunzip2-removes-compressed-file
UNTESTED: bzcat-does-not-remove-compressed-file
UNTESTED: cut-cuts-a-closed-range
UNTESTED: cut-cuts-an-unclosed-range
SKIPPED: sed (not built)




More information about the busybox mailing list