summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* 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
* oeqa/runtime/scp: replace dd callMihai Lindner2013-09-061-10/+9
* oeqa/utils/sshcontrol: tweak ssh optionsMihai Lindner2013-09-061-11/+12
* oeqa/oetest: oeRuntimeTest: enable long messagesMihai Lindner2013-09-062-2/+2
* lib/oeqa/runtime: smart: serve repo on host ip only and increase timeoutStefan Stanacar2013-09-032-4/+5
* lib/oeqa/runtime: ping: fix ping false failStefan Stanacar2013-08-301-3/+9
* lib/oeqa/runtime: syslog: fix test for logger in case of systemdStefan Stanacar2013-08-301-1/+1
* lib/oeqa/utils: qemurunner: fix when runqemu errors outStefan Stanacar2013-08-301-2/+2
* lib/oeqa: move skeletoninit.py where it belongsStefan Stanacar2013-08-301-0/+0
* classes/testimage: add support for finding tests in other layersStefan Stanacar2013-08-281-0/+3
OpenPOWER on IntegriCloud