[OE-core] [PATCH 0/2] Enable ptest support for rt-tests package

Maxin B. John maxin.john at enea.com
Wed Nov 26 09:54:25 UTC 2014


The tests are implemented using rt_bmark.py which uses the "stress" application
to check the real-time performance under various conditions. 

We need to add the stress package as a dependency for this ptest. At present,
this recipe is duplicated in meta-linaro and meta-arago-extras.

[YOCTO #1569]

Maxin B. John (2):
  rt-tests: enable ptest support
  stress: Add new package

 meta/recipes-extended/stress/files/texinfo.patch |  79 +++++
 meta/recipes-extended/stress/stress_1.0.4.bb     |  14 +
 meta/recipes-rt/rt-tests/files/rt_bmark.py       | 411 +++++++++++++++++++++++
 meta/recipes-rt/rt-tests/files/run-ptest         |   3 +
 meta/recipes-rt/rt-tests/rt-tests_0.89.bb        |  10 +
 5 files changed, 517 insertions(+)
 create mode 100644 meta/recipes-extended/stress/files/texinfo.patch
 create mode 100644 meta/recipes-extended/stress/stress_1.0.4.bb
 create mode 100644 meta/recipes-rt/rt-tests/files/rt_bmark.py
 create mode 100644 meta/recipes-rt/rt-tests/files/run-ptest

-- 
1.9.1




More information about the Openembedded-core mailing list