Hi! > In case we need do real test work in child porcess, it is OK for child process > to use tst_resm(), tst_brkm() or tst_exit(). Parent process can use > tst_record_childstatus() to make child process's test results propagated to > parent > process correctly.
Pushed with small enhancements. I've changed the tst_record_childstatus() to print which signal has killed the child and made it a bit more verbose. Added simple test under lib/tests/ etc. Thanks. -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ Infragistics Professional Build stunning WinForms apps today! Reboot your WinForms applications with our WinForms controls. Build a bridge from your legacy apps to the future. http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
