On Mon, 26 Mar 2018, Burton, Ross wrote:
On the autobuilder:
| NOTE: FAIL [15.139s]: test_stap (stap.StapTest)
| NOTE: --
| NOTE: Traceback (most recent call last):
| File
"/home/pokybuild/yocto-autobuilder/yocto-worker/ni
On the autobuilder:
| NOTE: FAIL [15.139s]: test_stap (stap.StapTest)
| NOTE: --
| NOTE: Traceback (most recent call last):
| File
"/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-rpm-non-rpm/build/meta/lib/oeqa/core/dec
Add runtime test for stap to test basic SystemTap
operations: can compile very basic module and run on
target device.
Signed-off-by: Victor Kamensky
---
meta/lib/oeqa/runtime/cases/stap.py | 33 +
meta/lib/oeqa/runtime/files/hello.stp | 1 +
2 files changed, 34