[Toybox] [Bug] - single command mode and testsuite
Ashwini Sharma
ak.ashwini1981 at gmail.com
Tue Nov 26 03:55:41 PST 2013
Hi Rob, List,
single command build:-
While doing a single command build for the commands which are aliased
(OLDTOY)
of some other command, SIGSEGV is reported.
This is due to the fact that OLDTOY doesn't have the CONFIG_ macro for
itself.
So while doing the single command build for such a command, only TEST
command is there in toy_list. which causes a Segfault.
e.g. - _mv_ is an OLDTOY of _cp_. do a single build for mv.
run mv with arguments, i.e. ./mv
Segfault.
Testsuite:
blkid test case fails for squashfs, reason being Wrong number of arguments.
Which causes the testsuite to exit.
I guess either the testcase or the Exit condition need to be reviewed.
regards,
Ashwini
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20131126/aa3238c1/attachment.htm>
More information about the Toybox
mailing list