On Tue, 2008-06-10 at 09:32 -0400, Jeff Burke wrote: > Folks, > In the latest drop of ltp (ltp-full-20080531) I have noticed a couple > of things. The file ltp-full-20080531/testscripts/test_realtime.sh has > deviated even further from ltp-full-20080531/testcases/realtime/run.sh. > I thought the plan was to create a symlink between these two files. Was > this by design or oversight. > > Also none of these commands: > ltp-full-20080531/testscripts/test_realtime.sh -t func/async_handler > or > ltp-full-20080531/testscases/run.sh func/async_handler > or > ltp-full-20080531/testscases/run.sh -t func/async_handler > actually runs the test any longer. It looks like it will build the test > but it doesn't actually run the test. >
Chirag, can you comment on the above scripts? How are we dealing with this? > I noticed one of the TODO's is to add javasim to all tests. I spoke > with Darren Hart a few weeks ago his recommendation was not to use that > and it would be removed from all tests. Yes, I wrote the the jvmsim library to try and add a load to the system that roughly approimated the overhead of running the same test inside a jvm. Honestly, the end result hasn't proved useful. My current suggestion would be to completely gut libjvmsim and the associated options from ltp/realtime. Would anyone object to a patch to remove it? > > Thanks in advance, > Jeff -- Darren Hart Real-Time Linux Team Lead IBM Linux Technology Center ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
