Hi! > Thank you very much for your reply. > > I need to add new test cases in LTP to test my kernel running on beagleboard > (arm cortex-a8 based dev. Board) > > Can you please suggest me how to add new sample test case in LTP (initially > for my testing only).
There are some howtos packed with ltp in doc directory especially how to use buildsystem and test interface. Adding the test to testrun is a matter of adding it into the runtest files (see files in runtest directory). -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
