Hi!
> * Add ipv6_lib tests to scenario_groups/default.
> 
> * Currently I'm not very clear about some test
>   cases eg. asapi_04.c, so disable them. Later
>   I will add it subsequently.

I've pushed the cleanups, thanks.

But before we enable these testcases runcc.c must be at least fixed to
report TCONF instead of TBROK if no C compiler is present (the 127 from
system()). I'm also thinking if we can avoid creating the temp file if
we feed the compiler input to the cc stdin with popen() and 'cc -x c -'.

We may also enable all of them once the rest of the tests if
fixed/reviewed so that we don't have to shuffle the # back and forth.

-- 
Cyril Hrubis
chru...@suse.cz

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to