On Fri, Oct 29, 2010 at 9:17 AM, David Peverley <[email protected]> wrote:
> Hi all,
>
> On my board, if I run an unsupported test (e.g. one where the kernel
> has not been configured) I get the following :
>
> Running tests.......
> <<<test_start>>>
> tag=Connectors stime=1288368730
> cmdline="connector_test.sh"
> contacts=""
> analysis=exit
> <<<test_output>>>
> incrementing stop
> Connectors 0 CONF : system doesn't support execution of the test
> <<<execution_status>>>
> initiation_status="ok"
> duration=1 termination_type=exited termination_id=0 corefile=no
> cutime=3 cstime=3
> <<<test_end>>>
> INFO: ltp-pan reported all tests PASS
> LTP Version: LTP-20100831

CONF -> expected failure due to lack of support -> ok to ignore if
your system doesn't meet the preconditions :). tst_res(3) (yes,
there's a manpage) describes this in more detail, as well as a few
documents in LTP; they might be a bit stale though.
HTH,
-Garrett

------------------------------------------------------------------------------
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