aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/qemuimage-testlib
AgeCommit message (Expand)Author
2013-05-16qemuimage-testlib: change default directory for target testsStefan Stanacar
2013-05-16qemuimage-testlib: pass optional timeout to ssh functionStefan Stanacar
2013-05-16qemuimage-testlib: add support for extra arguments passed to runqemuStefan Stanacar
2013-05-12imagetest-qemu.bbclass, qemuimage-testlib: add support for more FSTYPESStefan Stanacar
2013-04-05qemuimage-testlib: add function to fetch the remote syslogRoss Burton
2013-04-05qemuimage-testlib: silence some key warningsRoss Burton
2013-04-04scripts/qemuimage-testlib: Dump extra info if the network doesn't come upRichard Purdie
2013-03-30qemuimage-testlib: Fix quoting issueRichard Purdie
2013-03-30qemuimage-testlib: Increase qemu startup timeoutsRichard Purdie
2013-03-27qemuimage-testlib: Capture stderror in the logs as well as stdoutRichard Purdie
2013-03-26qemuimagetest: collect and print runqemu outputPaul Eggleton
2013-03-26qemuimagetest: fix erroneous ps errors when qemu couldn't be startedPaul Eggleton
2013-03-21scripts/qemu-testlib: Add more debugging informationRichard Purdie
2013-03-20qemuimage-testlib: Add extra debugging and sanity checkRichard Purdie
2013-03-20qemuimage-testlib: Add delay to work around races in qemu startupRichard Purdie
2013-03-19qemuimage-testlib: Fix IP address handlingRichard Purdie
2013-03-19scripts/qemutestlib: Add better process debugging and fix process group issueRichard Purdie
2013-03-19qemu-testlib: Add python helper and simplify shellRichard Purdie
2013-02-13scripts/qemuimage-testlib: Use wide option to ps callsMichael Halstead
2012-03-21scripts/qemuimage-testlib: fix typosYi Zhao
2012-01-24qemuimage-testlib: rename qemuppc imageSaul Wold
2011-11-10scripts/qemuimage-testlib: Output a slightly better error if expect is missingRichard Purdie
2011-09-28scripts: use OE_TMPDIR instead of TMPDIR external variablePaul Eggleton
2011-09-09imagetest-qemu/runqueue: Since we no longer support BUILDDIR, use TMPDIRRichard Purdie
2011-06-24qemuimagetest: update cvs and iptables to newer version for toolchain testJiajun Xu
2011-05-04qemuimagetest: Enable toolchain automation tests in qemuimagetestJiajun Xu
2011-04-20Replace POKYBASE with COREBASERichard Purdie
2011-04-20Rename poky-qemu to runqemuRichard Purdie
2011-02-10qemuimagetest: Rename test scenario file from poky-image-sdk to poky-image-sa...Jiajun Xu
2011-01-20qemuimagetest: Use same image during sanity testing instead of copying a new ...Jiajun Xu
2011-01-14qemuimagetest: Use the same image in sanity testing to fix the timeout issue ...Jiajun Xu
2011-01-06qemuimagetest: Remove connman test for lsb image and fix one warning in Test_...Jiajun Xu
2010-12-24qemuimage-testlib: Improve quoting causing problems under certain circumstancesRichard Purdie
2010-12-23qemuimage-testlib: Fix the check for running qemu processesRichard Purdie
2010-12-23qemuimage-testlib: Ensure TOPDIR/BUILDDIR are setRichard Purdie
2010-12-23qemuimage-testlib: Add check for existence of image and correctness of ip add...Jiajun Xu
2010-11-14imagetest-qemu: Add sanity test cases for scp/shutdown in targetJiajun Xu
2010-11-10imagetest-qemu: Add test case for dmesg check in targetJiajun Xu
2010-09-02qemuimage-testlib: kill qemu process according to its pid, instead of process...Jiajun Xu
2010-08-13testlib: Add support for qemumips/qemuppc/qemux86-64, and add support for tes...Jiajun Xu
2010-07-15test: add automation framework and sanitytestJiajun Xu