poky/meta/lib/oeqa/runtime/cases
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
..
_qemutiny.py oeqa/runtime/cases: Migrate underscore cases 2017-04-01 08:14:57 +01:00
apt.py oeqa/runtime/apt.py: add runtime test for apt 2018-03-04 11:35:42 +00:00
buildcpio.py oeqa/runtime/buildcpio: Use our own mirror for source 2018-01-06 10:13:37 +00:00
buildgalculator.py oeqa/runtime: Improve failure log output 2017-02-05 09:22:17 +00:00
buildlzip.py oeqa/runtime: Replace buildiptables for buildlzip on runtime tests 2017-07-08 13:34:46 +01:00
connman.py runtime/cases/connman.py: Stop using oeRuntimeTest 2017-01-31 14:43:01 +00:00
date.py
df.py
dnf.py runtime/dnf : Add ID to the dnf test cases 2017-04-05 23:22:12 +01:00
gcc.py runtime/cases: Fix case numbers, missing cases and unused classes 2017-01-31 23:27:47 +00:00
gi.py oeqa/runtime: add gobject-introspection test 2018-01-29 10:31:58 +00:00
kernelmodule.py make-mod-scripts/kernel-devsrc: Fix objtool issues 2018-03-30 00:31:18 +01:00
ldd.py
logrotate.py
multilib.py runtime/cases: Fix case numbers, missing cases and unused classes 2017-01-31 23:27:47 +00:00
oe_syslog.py oeqa/runtime/cases: Rename syslog module to oe_syslog 2017-01-31 23:27:47 +00:00
opkg.py oeqa/runtime/opkg.py: add runtime test for opkg 2018-03-04 11:35:42 +00:00
pam.py
parselogs.py oeqa/parselogs: Ignore device node warnings on mips 2017-08-23 12:06:52 +01:00
perl.py
ping.py
ptest.py runtime/cases/ptest.py: fail when ptests fail on target 2018-01-05 11:55:35 +00:00
python.py
rpm.py testimage.bbclass: fix runtime test for rpm, port smart tests to dnf 2017-03-14 14:42:17 +00:00
scanelf.py
scp.py
skeletoninit.py
ssh.py
stap.py oeqa/runtime/stap.py: add runtime test for systemtap 2018-04-18 18:57:06 +01:00
systemd.py
x32lib.py
xorg.py