Hi!
> In test case 'testcases/kernel/containers/netns/netns_par_chld_ftp.sh', if 
> iproute tools
> do not support setting network namespaces, child process will return TCONF, 
> but parent
> process took this as TFAIL wrongly.
> 
> So in testcases/lib/test.sh, we introduce tst_record_childstatus()'s shell 
> version, please
> see doc/test-writing-guidelines.txt for detailed information this function, 
> it helps to
> propagate child process result(child exit status) to the parent process 
> correctly.
> 
> In this patch, we fix this issue by using this function.

Nice fix ;).

Pushed with cosmetic change (I've changed the tst_resm TWARN to tst_brkm
TBROK so that the execution of the test is halted if something went
wrong), thanks.

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

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to