Hi guys,
I want to implement that running the ltp test suite and the openposix test suite together by one command, as currently, they are performed separately. To make it, i get two ways, A. 1. Run configure with option "--with-open-posix-testsuite", then the openposix test suite can be compiled and installed to /opt/ltp together with the ltp test. 2. Create a Makefile which drives the running of the openposix test suite under /opt/ltp and install it to /opt/ltp. 3. Add a new option to "runltp", when it is specified, the "runltp" will run command "make" to execute the openposix test suite. Or B. 1. Add a new option to "runltp", when it is specified, the "runltp" will cd to "tesecase/open_posix_testsuite", compile and execute it. Or does anbody have a better idea? Regards, DAN LI ------------------------------------------------------------------------------ Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
