Hi Jin, On Sun, 2008-09-28 at 11:17 +0800, Jin Bing Guo wrote: > On ppc64, the modify_ldt cases would not been compiled. So it should > be return > the message:"System doesn't support execution of the test" instead of > an error message. > > #uname -a > Linux ovislp1 2.6.18-92.el5 #1 SMP Tue Apr 29 13:21:29 EDT 2008 ppc64 > ppc64 ppc64 GNU/Linux > > To fix problem, I added the shell scripts to run the testcases. > Added two files and two patches: > testcases/kernel/syscalls/modify_ldt/run-modify_ldt01.sh > testcases/kernel/syscalls/modify_ldt/run-modify_ldt01.sh
You should combine them into just 1 script instead of 2. > duration=0 termination_type=exited termination_id=0 corefile=no > cutime=0 cstime=0 > <<<test_end>>> > > In addition, the Fix_runtest_syscalls.patch also resolved the switch01 > running error. > ------------------ > @@ -927,7 +927,7 @@ swapon02 swapon02 > swapon03 swapon03 > > #Exclusive syscall() for POWER6 machines only > -switch01 switch01 > +switch01 endian_switch01 Oops. I did not complete my earlier work. Thanks for fixing this. Regards-- Subrata > > symlink01 symlink01 > symlink02 symlink02 Regards-- Subrata ------------------------------------------------------------------------- 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
