summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* oeqa/utils/qemurunner: search for login string in the entire boot logStefan Stanacar2014-03-111-2/+1
* oeqa/targetcontrol: fix loading a controller using a class nameStefan Stanacar2014-03-111-1/+2
* oeqa/targetcontrol: allow a custom port for SimpleRemoteTargetStefan Stanacar2014-03-111-2/+7
* oeqa/utils/qemurunner: use the right kill call so we don't send SIGTERM to bi...Stefan Stanacar2014-03-111-2/+2
* oe-selftest: force some values in local.conf for _sstatetests_noauto.pyCorneliu Stoicescu2014-03-071-0/+10
* oe-selftest: optimize code in _sstatetests_noauto.py moduleCorneliu Stoicescu2014-03-071-15/+4
* core-image-basic / packagegroup-core-basic: rename to *-full-cmdlinePaul Eggleton2014-03-071-1/+1
* oe-selftest: add test for image manifest file creationAlexandru Palalau2014-03-051-0/+7
* oeqa/runtime/dmesg: Ignore DMA timeout errorsRichard Purdie2014-03-021-1/+1
* oe-selftest: Fix test_sstate_cache_management_script*Corneliu Stoicescu2014-03-021-6/+11
* oeqa/targetcontrol: make BaseTarget an abstract classStefan Stanacar2014-02-281-0/+16
* oe-selftest: Fix for test_rm_old_imageCorneliu Stoicescu2014-02-281-3/+9
* oeqa/targetcontrol: properly get the host ipStefan Stanacar2014-02-251-1/+1
* oeqa/runtime: smart: don't run in auto mode when rpm is not the pmStefan Stanacar2014-02-131-0/+2
* oeqa/utils: targetbuild: take proxy into accountStefan Stanacar2014-02-114-5/+21
* oeqa/utils: targetbuild: don't use bb.fetch anymoreStefan Stanacar2014-02-091-19/+8
* lib/oeqa: add module for running tests outside of the build systemStefan Stanacar2014-02-091-0/+140
* testimage: add ability to export testsStefan Stanacar2014-02-091-11/+6
* 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
OpenPOWER on IntegriCloud