All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/2] ptest-runner 2.0
@ 2015-12-14 22:57 Aníbal Limón
  2015-12-14 22:57 ` [PATCHv2 1/2] ptest-runner: Add version 2.0 re-implementation in python Aníbal Limón
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Aníbal Limón @ 2015-12-14 22:57 UTC (permalink / raw)
  To: openembedded-core; +Cc: paul.eggleton, Nathan_Lynch

This v2 fixes default timeout to 5minutes also add support for wait indefinitely
when specify -1 in timeout option.

The changes can be reviewed at,

http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=alimon/ptest-runner

Aníbal Limón (2):
  ptest-runner: Add version 2.0 re-implementation in python.
  ptest-runner: Add a recipe for install ptest-runner 2.0.

 .../ptest-runner/files/ptest-runner_2.0.py         | 162 +++++++++++++++++++++
 .../ptest-runner/ptest-runner_2.0.bb               |  28 ++++
 2 files changed, 190 insertions(+)
 create mode 100755 meta/recipes-support/ptest-runner/files/ptest-runner_2.0.py
 create mode 100644 meta/recipes-support/ptest-runner/ptest-runner_2.0.bb

-- 
2.1.4



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

end of thread, other threads:[~2015-12-18 17:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-14 22:57 [PATCHv2 0/2] ptest-runner 2.0 Aníbal Limón
2015-12-14 22:57 ` [PATCHv2 1/2] ptest-runner: Add version 2.0 re-implementation in python Aníbal Limón
2015-12-14 22:57 ` [PATCHv2 2/2] ptest-runner: Add a recipe for install ptest-runner 2.0 Aníbal Limón
2015-12-15  0:23   ` Khem Raj
2015-12-18 17:34 ` [PATCHv2 0/2] " Aníbal Limón

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.