On Wed, Nov 12, 2008 at 7:00 AM, Yan Li wrote: > Does LTP contain any test cases for the libc system() function? I > searched and can't find one, just want to confirm it here, since I'm > writing one.
system() isnt a syscall, so there wouldnt be a test case in the normal tree (nor does it make sense to have one there). probably the better place to put it is the open posix testsuite: http://posixtest.sourceforge.net/ -mike ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
