Impact Linux has an 8-way server to run bilds on, and it wouldn't be that much
work for me to use my Aboriginal Linux project* to set up a nightly test suite
cron job that built current busybox-git on arm and mips and powerpc and such
(under QEM), run the busybox test suite, and output a log of the results to a
web page or something.
What kind of format do you want this in? Is just doing "make defconfig, make,
make test" sufficient, or is there a better option?
By the way, on current -git on my crufty old x86-64 Ubuntu 9.04 laptop, I just
tried it on current git:
land...@driftwood:~/busybox/git$ make test
test -d /home/landley/busybox/git/testsuite || cp -pPR
/home/landley/busybox/git/testsuite /home/landley/busybox/git
bindir=/home/landley/busybox/git srcdir=/home/landley/busybox/git/testsuite \
/bin/sh -c "cd /home/landley/busybox/git/testsuite &&
/home/landley/busybox/git/testsuite/runtest "
/tmp/ccZk5hiG.o: In function `main':
echo.c:(.text+0x1d3): undefined reference to `fflush_all'
collect2: ld returned 1 exit status
make: *** [test] Error 1
That's not in the emulator, that's on my host...
Rob
* Firmware Linux recently got renamed to something that _doesn't_ have 20+
million unrelated google hits. The new name describes the project better: we
cross compile into a new target to terraform a native Linux development
environment in there, which is then easily replaced by something else via
native compiling. I.E. we make a virtual Linux development environment you
can boot up under QEMU and compile anything you like inside.
--
Latency is more important than throughput. It's that simple. - Linus Torvalds
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox