Signed-off-by: Peng Haitao <[email protected]> --- testcases/open_posix_testsuite/Documentation/HOWTO_RunTests | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/testcases/open_posix_testsuite/Documentation/HOWTO_RunTests b/testcases/open_posix_testsuite/Documentation/HOWTO_RunTests index 7b346ed..74c35da 100644 --- a/testcases/open_posix_testsuite/Documentation/HOWTO_RunTests +++ b/testcases/open_posix_testsuite/Documentation/HOWTO_RunTests @@ -49,6 +49,11 @@ From there, execute: This will build all of the conformance, functional, and stress tests. +From there, execute: + # make all filter-broken + +This will build all of the conformance, functional, and stress tests except some broken tests. Now, the filter-broken target will disable sigaction_16-1.run-test on the Linux kernel less than 2.6.22. + * Conformance-specific items * To run conformance tests for a specific directory, just cd to the directory -- 1.8.5.3 ------------------------------------------------------------------------------ Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customize your own dashboards, set traffic alerts and generate reports. Network behavioral analysis & security monitoring. All-in-one tool. http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
