On Wed, Nov 12, 2008 at 01:10:13PM -0500, Mike Frysinger wrote: > 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/
Thanks! The reason I asked this is due to that I saw malloc() test cases, so wondered whether there're other test cases for non-syscall. Also I have checked glibc and it didn't contain such a test case for system() either. -- Best regards, Li, Yan ------------------------------------------------------------------------- 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
