aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
2014-02-02lib/oeqa: allow multiple layers to provide their own TEST_TARGET classSipke Vriend
2014-02-02oeqa/runtime: syslog: update --help testStefan Stanacar
2014-02-02oeqa/utils: sshcontrol: rewrite the SSHControl classStefan Stanacar
2014-01-29oeqa/runtime: smart: fix adding channelsStefan Stanacar
2014-01-29oeqa/runtime: drop restartTarget methodStefan Stanacar
2014-01-28oeqa/runtime: rpm: fix finding the test rpm fileStefan Stanacar
2014-01-28lib/oeqa: sshcontrol: Allow alternate port for SSHControlSipke Vriend
2014-01-28oe-selftest: New tests for sstate relocationCorneliu Stoicescu
2014-01-22lib/oeqa: sshcontrol: fix false timeout failuresStefan Stanacar
2014-01-17oe-selftest: Patch sstate tests to work with new sstate-cache naming and contentCorneliu Stoicescu
2014-01-16lib/oeqa: allow a layer to provide it's own TEST_TARGET classStefan Stanacar
2014-01-16oe-selftest: separated the SStateBase and SStateTests in different modulesCorneliu Stoicescu
2014-01-16oe-selftest: renamed sstate.py module to sstatetests.pyCorneliu Stoicescu
2014-01-16oe-selftest: New object SStateBase cut off from SStateTests.Corneliu Stoicescu
2014-01-14oeqa/runtime/systemd: wait for services to start/failRoss Burton
2014-01-06lib/oeqa/runtime: add test for pythonTing Wang
2014-01-06oe-selftest: New tests for sstate related operationsCorneliu Stoicescu
2013-12-20lib/oeqa/runtime: rewrite the systemd test moduleStefan Stanacar
2013-12-20oe-selftest: added buildhistory buildtime tests in module buildoptions.pyCorneliu Stoicescu
2013-12-20oe-selftest: New test module for OE scripts.Corneliu Stoicescu
2013-12-20oe-selftest: New BuildhistoryBase object for buildhistory testing.Corneliu Stoicescu
2013-12-14lib/oeqa/runtime: systemd failure case improvementsRoss Burton
2013-12-14oe-selftest: Add track_for_cleanup method to be used in cleanup tasksCorneliu Stoicescu
2013-12-14oe-selftest: implement add_command_to_tearDown methodCorneliu Stoicescu
2013-12-05lib/oeqa/runtime: output more logging from systemd when services have failedRoss Burton
2013-12-05lib/oeqa/runtime: print connman status if connman failed to startRoss Burton
2013-12-05lib/oeqa/selftest: add tests for PR serviceCorneliu Stoicescu
2013-12-05lib/oeqa/selftest: buildoptions: small fixes for some testsStefan Stanacar
2013-12-04lib/oeqa/selftest/base, scripts/oe-selftest: fix wrong remove path and do a c...Stefan Stanacar
2013-12-03lib/oeqa: targetcontrol.py: add abstraction for running tests on different ta...Stefan Stanacar
2013-12-03testimage: use the new targetcontrol.py module for running testsStefan Stanacar
2013-12-03lib/oeqa: use the new manifest file for determining if a package is installedStefan Stanacar
2013-12-03lib/oeqa/selftest: add test modules for expected bitbake output and bitbake-l...Corneliu Stoicescu
2013-12-03lib/oeqa/selftest: buildoptions.py: add simple image build testsAlexandru Palalau
2013-12-03scripts/oe-selftest: script to run builds as unittest against bitbake or vari...Stefan Stanacar
2013-11-21oeqa/connman: disable unique testRoss Burton
2013-11-08lib/oeqa/utils: sshcontrol: make timeout depend on outputStefan Stanacar
2013-11-04lib/oeqa: add oeTest superclassStefan Stanacar
2013-10-18lib/oeqa/runtime: build kernel module on target testStefan Stanacar
2013-09-26lib/oeqa/runtime: ping: wait for 5 echo repliesStefan Stanacar
2013-09-20lib/oeqa/runtime: cleanup and improve output readability for some testsStefan Stanacar
2013-09-20lib/oeqa/utils: sshcontrol: log how long the last command takeStefan Stanacar
2013-09-18qemurunner: disable grabs in automated testingRoss Burton
2013-09-17oeqa/runtime/smart: Increase timeout to 1500 testSaul Wold
2013-09-13lib/oeqa/runtime: timeout increasesStefan Stanacar
2013-09-12bitbake.conf: include machine name in DEPLOY_DIR_IMAGEPaul Eggleton
2013-09-11lib/oeqa/runtime: smart: limit channel add to useful onesStefan Stanacar
2013-09-06lib/oeqa/qemurunner: Use a timeout in select() callRichard Purdie
2013-09-06lib/oeqa/runtime: add basic scanelf testStefan Stanacar
2013-09-06oeqa/runtime/scp: replace dd callMihai Lindner