summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa
AgeCommit message (Expand)AuthorFiles
2013-08-01oeqa/runtime/xorg: use the right ps command for xorg testStefan Stanacar1
2013-08-01oeqa/utils/qemurunner: tweak console bootparam and ip commandStefan Stanacar1
2013-08-01oeqa/utils/qemurunner: add comment and headerStefan Stanacar1
2013-08-01oeqa/utils/sshcontrol: increase and log timeout in outputStefan Stanacar1
2013-07-15lib/oeqa: fix dependecy checkStefan Stanacar2
2013-07-15testimage.bbclass, lib/oeqa: add headers and commentsStefan Stanacar3
2013-07-15classes/testimage.bbclass: use a copy of rootfs for testsStefan Stanacar1
2013-07-15lib/oeqa/runtime: add tests for syslog and dfAlexandru Palalau2
2013-07-15lib/oeqa/oetest.py: provide a ps command for all testsStefan Stanacar2
2013-07-15lib/oeqa/runtime/multilib.py: use readelf instead of fileStefan Stanacar1
2013-07-15testimage.bbclass, lib/oeqa/utils/qemurunner.py: make boot timeout configurab...Stefan Stanacar1
2013-07-15lib/oeqa/utils/sshcontrol.py: fix passing command to subprocessStefan Stanacar1
2013-07-15lib/oeqa/runtime/dmesg.py: whitelist dmesg message for systemd net interface ...Stefan Stanacar1
2013-07-09lib/oeqa/runtime: add gcc testStefan Stanacar3
2013-07-09lib/oeqa/runtime: image sanity testsStefan Stanacar10
2013-07-09lib/oeqa/utils/decorators.py: decorators for test methodsRadu Moisan1
2013-07-09lib/oeqa/utils/qemurunner.py: class to handle qemu instanceRadu Moisan1
2013-07-09lib/oeqa/utils/oeqemuconsole.py: handle qemu serial console connectionStefan Stanacar1
2013-07-09lib/oeqa/utils/sshcontrol.py: helper module for running remote commandsStefan Stanacar2
2013-07-09lib/oeqa/oetest.py: base module for all runtime unittestsStefan Stanacar2