----- Original Message ----- > From: "zenglg.jy" <[email protected]> > To: "Jan Stancek" <[email protected]> > Cc: "ltp-list" <[email protected]> > Sent: Wednesday, 18 December, 2013 10:32:15 AM > Subject: [PATCH v5 2/2] clone/clone08.c: add new tests > > Add new tests for clone(2): > CLONE_PARENT > CLONE_CHILD_SETTID > CLONE_PARENT_SETTID > CLONE_STOPPED > CLONE_THREAD > > Signed-off-by: Zeng Linggang <[email protected]>
Looks good to me. Reviewed-by: Jan Stancek <[email protected]> > --- > runtest/ltplite | 1 + > runtest/stress.part3 | 1 + > runtest/syscalls | 1 + > testcases/kernel/syscalls/.gitignore | 1 + > testcases/kernel/syscalls/clone/clone08.c | 307 > ++++++++++++++++++++++++++++++ > 5 files changed, 311 insertions(+) > create mode 100644 testcases/kernel/syscalls/clone/clone08.c > ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
