poky/meta/lib/oeqa/runtime
Victor Kamensky 7e03441c9f oeqa/runtime/stap.py: add runtime test for systemtap
Add runtime test for stap to test basic SystemTap
operations: can compile very basic module and run on
target device.

Note we disable (-DSTP_NO_VERREL_CHECK) SystemTap
additional kernel release check since during OE testing
mismatching kernel-devsrc and kernels are used.

(From OE-Core rev: 659d19fcddb7edaca8f5221148d479e73304b430)

Signed-off-by: Victor Kamensky <kamensky@cisco.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-04-18 18:57:06 +01:00
..
cases oeqa/runtime/stap.py: add runtime test for systemtap 2018-04-18 18:57:06 +01:00
decorator oeqa/runtime: Add OEHasPackage decorator 2017-01-23 12:05:20 +00:00
files oeqa/runtime/stap.py: add runtime test for systemtap 2018-04-18 18:57:06 +01:00
utils oeqa/runtime/utils/targetbuildproject: use parent classes defaults tmpdir 2017-04-06 10:13:39 +01:00
case.py oeqa/runtime/case: Don't use OEQA framework internal methods 2017-06-02 13:36:14 +01:00
context.py oeqa/runtime/context.py: Add support to specify port in target_ip 2017-06-06 19:02:44 +01:00
loader.py oeqa/runtime: Add case, context and loader classes for runtime testing 2017-01-23 12:05:20 +00:00