On Feb 21, 2011, at 10:52 AM, Amit kumar wrote: > I would like to have source code of test case random_device test, it,s nor > found at any version of ltp. > > This particular test case is found with binaries but no source code for this, > how?
$ grep -r random_device . ./testcases/kernel/security/selinux-testsuite/policy/test_global.te:allow testdomain random_device_t:chr_file read; $ find . -name 'random_device*' $ My guess is Serge might (and I stress might) have an answer. Thanks, -Garrett ------------------------------------------------------------------------------ Index, Search & Analyze Logs and other IT data in Real-Time with Splunk Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. Free Software Download: http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
