summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* oeqa/runtime/systemd: remove race in settle()Ross Burton2014-02-041-14/+8
* lib/oeqa: allow multiple layers to provide their own TEST_TARGET classSipke Vriend2014-02-023-6/+79
* oeqa/runtime: syslog: update --help testStefan Stanacar2014-02-021-1/+1
* oeqa/utils: sshcontrol: rewrite the SSHControl classStefan Stanacar2014-02-021-83/+92
* oeqa/runtime: smart: fix adding channelsStefan Stanacar2014-01-291-1/+1
* oeqa/runtime: drop restartTarget methodStefan Stanacar2014-01-294-10/+0
* oeqa/runtime: rpm: fix finding the test rpm fileStefan Stanacar2014-01-281-5/+6
* lib/oeqa: sshcontrol: Allow alternate port for SSHControlSipke Vriend2014-01-281-1/+3
* oe-selftest: New tests for sstate relocationCorneliu Stoicescu2014-01-281-0/+96
* lib/oeqa: sshcontrol: fix false timeout failuresStefan Stanacar2014-01-221-2/+2
* oe-selftest: Patch sstate tests to work with new sstate-cache naming and contentCorneliu Stoicescu2014-01-191-13/+15
* lib/oeqa: allow a layer to provide it's own TEST_TARGET classStefan Stanacar2014-01-192-4/+22
* oe-selftest: separated the SStateBase and SStateTests in different modulesCorneliu Stoicescu2014-01-162-42/+54
* oe-selftest: renamed sstate.py module to sstatetests.pyCorneliu Stoicescu2014-01-161-0/+0
* oe-selftest: New object SStateBase cut off from SStateTests.Corneliu Stoicescu2014-01-161-1/+2
* oeqa/runtime/systemd: wait for services to start/failRoss Burton2014-01-141-0/+28
* lib/oeqa/runtime: add test for pythonTing Wang2014-01-062-0/+39
* oe-selftest: New tests for sstate related operationsCorneliu Stoicescu2014-01-061-0/+226
* lib/oeqa/runtime: rewrite the systemd test moduleStefan Stanacar2013-12-201-48/+45
* oe-selftest: added buildhistory buildtime tests in module buildoptions.pyCorneliu Stoicescu2013-12-201-0/+20
* oe-selftest: New test module for OE scripts.Corneliu Stoicescu2013-12-201-0/+60
* oe-selftest: New BuildhistoryBase object for buildhistory testing.Corneliu Stoicescu2013-12-201-0/+45
* lib/oeqa/runtime: systemd failure case improvementsRoss Burton2013-12-141-3/+7
* oe-selftest: Add track_for_cleanup method to be used in cleanup tasksCorneliu Stoicescu2013-12-141-0/+15
* oe-selftest: implement add_command_to_tearDown methodCorneliu Stoicescu2013-12-141-1/+17
* lib/oeqa/runtime: output more logging from systemd when services have failedRoss Burton2013-12-051-1/+3
* lib/oeqa/runtime: print connman status if connman failed to startRoss Burton2013-12-051-1/+10
* lib/oeqa/selftest: add tests for PR serviceCorneliu Stoicescu2013-12-051-0/+113
* lib/oeqa/selftest: buildoptions: small fixes for some testsStefan Stanacar2013-12-051-7/+8
* lib/oeqa/selftest/base, scripts/oe-selftest: fix wrong remove path and do a c...Stefan Stanacar2013-12-051-1/+1
* lib/oeqa: targetcontrol.py: add abstraction for running tests on different ta...Stefan Stanacar2013-12-031-0/+137
* testimage: use the new targetcontrol.py module for running testsStefan Stanacar2013-12-035-46/+50
* lib/oeqa: use the new manifest file for determining if a package is installedStefan Stanacar2013-12-031-10/+4
* lib/oeqa/selftest: add test modules for expected bitbake output and bitbake-l...Corneliu Stoicescu2013-12-032-0/+134
* lib/oeqa/selftest: buildoptions.py: add simple image build testsAlexandru Palalau2013-12-031-0/+86
* scripts/oe-selftest: script to run builds as unittest against bitbake or vari...Stefan Stanacar2013-12-034-0/+264
* oeqa/connman: disable unique testRoss Burton2013-11-221-8/+0
* lib/oeqa/utils: sshcontrol: make timeout depend on outputStefan Stanacar2013-11-081-14/+27
* lib/oeqa: add oeTest superclassStefan Stanacar2013-11-052-24/+26
* lib/oeqa/runtime: build kernel module on target testStefan Stanacar2013-10-183-0/+60
* lib/oeqa/runtime: ping: wait for 5 echo repliesStefan Stanacar2013-09-261-4/+7
* lib/oeqa/runtime: cleanup and improve output readability for some testsStefan Stanacar2013-09-223-14/+9
* lib/oeqa/utils: sshcontrol: log how long the last command takeStefan Stanacar2013-09-221-3/+6
* qemurunner: disable grabs in automated testingRoss Burton2013-09-181-0/+3
* oeqa/runtime/smart: Increase timeout to 1500 testSaul Wold2013-09-171-1/+1
* lib/oeqa/runtime: timeout increasesStefan Stanacar2013-09-142-2/+2
* bitbake.conf: include machine name in DEPLOY_DIR_IMAGEPaul Eggleton2013-09-141-1/+7
* lib/oeqa/runtime: smart: limit channel add to useful onesStefan Stanacar2013-09-111-1/+3
* lib/oeqa/qemurunner: Use a timeout in select() callRichard Purdie2013-09-061-1/+1
* lib/oeqa/runtime: add basic scanelf testStefan Stanacar2013-09-061-0/+26