aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
2013-07-15classes/testimage.bbclass: use a copy of rootfs for testsStefan Stanacar
2013-07-15lib/oeqa/runtime: add tests for syslog and dfAlexandru Palalau
2013-07-15lib/oeqa/oetest.py: provide a ps command for all testsStefan Stanacar
2013-07-15lib/oeqa/runtime/multilib.py: use readelf instead of fileStefan Stanacar
2013-07-15testimage.bbclass, lib/oeqa/utils/qemurunner.py: make boot timeout configurab...Stefan Stanacar
2013-07-15lib/oeqa/utils/sshcontrol.py: fix passing command to subprocessStefan Stanacar
2013-07-15lib/oeqa/runtime/dmesg.py: whitelist dmesg message for systemd net interface ...Stefan Stanacar
2013-07-09lib/oeqa/runtime: add gcc testStefan Stanacar
2013-07-09lib/oeqa/runtime: image sanity testsStefan Stanacar
2013-07-09lib/oeqa/utils/decorators.py: decorators for test methodsRadu Moisan
2013-07-09lib/oeqa/utils/qemurunner.py: class to handle qemu instanceRadu Moisan
2013-07-09lib/oeqa/utils/oeqemuconsole.py: handle qemu serial console connectionStefan Stanacar
2013-07-09lib/oeqa/utils/sshcontrol.py: helper module for running remote commandsStefan Stanacar
2013-07-09lib/oeqa/oetest.py: base module for all runtime unittestsStefan Stanacar