ping ..
On Wed, Nov 26, 2014 at 10:54:25AM +0100, Maxin B. John wrote: > 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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
