Hi!
> > -   if (execl("conformance/interfaces/sigaltstack/9-buildonly.test", 
> > "9-buildonly.test", NULL) == -1) {
> > +   if (execl("./9.run-test", "9.run-test", NULL) == -1) {
> >             perror("Unexpected error while attempting to setup test 
> > pre-conditions");
> 
> This one is more tricky too (mind the situation when the test is
> installed). I need to figure out how how correctly propagate the path to
> the test helper binary.

FYI: I just got a patch that incorporates these two tests into one
     binary eg. the 9-1.c runs itself with "verify" parameter to
     check the sigaltstack.

-- 
Cyril Hrubis
[email protected]

------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to