On Wednesday 16 July 2008 09:53, Bernhard Fischer wrote:
> On Tue, Jul 15, 2008 at 11:05:53PM +0200, Denys Vlasenko wrote:
> 
> >Making testsuite clever enough to correctly exclude tests
> >depending on .config requires some serious work.
> 
> No, it shouldn't. I've added "optional" quite some time ago (see e.g.
> pidof.tests) and i really hope that it still does what it's supposed to
> do :)
> 
> So, just say
> 
> testing "unconditional tests here" ...
> optional FEATURE_THIS_OR_THAT
> testing "this or that" ...
> optional FEATURE_THIS_AND_THAT
> testing "this and that" ...
> optional ''
> testing "additional unconditional tests here" ...

Ah, so it is not too difficult. Nice.

I just don't know anybody who actually does randomconfig + testsuite
tests... and things tend to rust when not used. I do only randomconfig
build tests (without testsuite).
--
vda
_______________________________________________
busybox mailing list
busybox@busybox.net
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to