On Friday 22 April 2011 06:38 PM, Stephen Smalley wrote: > Hi, > > A recent posting on lkml noted that the selinux testsuite in ltp doesn't > work anymore. As no one seems to be maintaining it in the ltp, I'd > suggest just removing it entirely. You may want to leave a README.MOVED > or similar file pointing to the new location, e.g.: > > The selinux testsuite has been moved to a standalone testsuite > separate from the ltp. You can obtain it via: > git clone git://git.kernel.org/pub/scm/tests/selinux-testsuite > > Thanks. >
Hi Stephan, Can you please tell what was the exact problem in running LTP's selinux testsuite? I tried running them and it worked for me with a minor modification. The current 'test_selinux.sh' sets the LTPROOT as the LTP source's 'testscripts' directory but as per current build process '/opt/ltp' is the install directory. After making these changes in 'test_selinux.sh' script, the test cases worked fine for me. I believe keeping it as a part of LTP tree is a better idea and would have better chances of getting it maintained along with other LTP test case and modules. Thanks, Shubham ------------------------------------------------------------------------------ Fulfilling the Lean Software Promise Lean software platforms are now widely adopted and the benefits have been demonstrated beyond question. Learn why your peers are replacing JEE containers with lightweight application servers - and what you can gain from the move. http://p.sf.net/sfu/vmware-sfemails _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
