public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] Test Results
@ 2016-10-31 10:27 =?unknown-8bit?b?0KDQvtGB0YLQuNGB0LvQsNCyINCf0L7QstC10LvQuNC60LjQvQ==?=
  2016-10-31 11:14 ` Cyril Hrubis
  0 siblings, 1 reply; 2+ messages in thread
From: =?unknown-8bit?b?0KDQvtGB0YLQuNGB0LvQsNCyINCf0L7QstC10LvQuNC60LjQvQ==?= @ 2016-10-31 10:27 UTC (permalink / raw)
  To: ltp

Hello!
I'm not so professional in programming and workflow of some open source
projects, but I want to make a research in some areas. At first, I want to
know how do you store and how do you receive test results? What is it? Some
files like xml or JSON? Could you please describe it better because I want
to know your experience to reproduce it in some cases in my project to make
it better.

best regards,
Rostislav Povelikin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linux.it/pipermail/ltp/attachments/20161031/c76602ac/attachment.html>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [LTP] Test Results
  2016-10-31 10:27 [LTP] Test Results =?unknown-8bit?b?0KDQvtGB0YLQuNGB0LvQsNCyINCf0L7QstC10LvQuNC60LjQvQ==?=
@ 2016-10-31 11:14 ` Cyril Hrubis
  0 siblings, 0 replies; 2+ messages in thread
From: Cyril Hrubis @ 2016-10-31 11:14 UTC (permalink / raw)
  To: ltp

Hi!
> At first, I want to know how do you store and how do you receive test
> results? What is it? Some files like xml or JSON? Could you please
> describe it better because I want to know your experience to reproduce
> it in some cases in my project to make it better.

The LTP run produces plain old text files, the result file is created in
results/ directory with testcase name and test result on a single line,
then there are two more files one for a list of failed tests and one for
list of skipped tests so that you don't have to grep the result file
every time you want to get the list of failed tests.

-- 
Cyril Hrubis
chrubis@suse.cz

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-10-31 11:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-31 10:27 [LTP] Test Results =?unknown-8bit?b?0KDQvtGB0YLQuNGB0LvQsNCyINCf0L7QstC10LvQuNC60LjQvQ==?=
2016-10-31 11:14 ` Cyril Hrubis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox