Hi all,

In the ltp-full-20100831 release the realtime test is filtered out.
This comes from the code in testcases/Makefile. This looks like :
   # XXX (garrcoop): Not sure why realtime is still in this list; this was the
   # original list of disabled items...
   # XXX (garrcoop): kdump was in this list.
   # XXX (garrcoop): open_hpi_testsuite was in this list.
   ifneq ($(UCLINUX),1)
   FILTER_OUT_DIRS         += audit-test DOTS realtime
   endif

This is filtering out the tests if NOT a uclinux build. Is this
correct or inverted? I'd assume realtime tests would be built as
standard but maybe not for uclinux? Also, I can't find the audit-tests
dir so I'm guessing this may be deprecated?

Cheers,

~Pev

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to