summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
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
2013-09-06oeqa/utils/sshcontrol: tweak ssh optionsMihai Lindner
2013-09-06oeqa/oetest: oeRuntimeTest: enable long messagesMihai Lindner
2013-09-03lib/oeqa/runtime: smart: serve repo on host ip only and increase timeoutStefan Stanacar
2013-08-30lib/oeqa/runtime: ping: fix ping false failStefan Stanacar
2013-08-30lib/oeqa/runtime: syslog: fix test for logger in case of systemdStefan Stanacar
2013-08-30lib/oeqa/utils: qemurunner: fix when runqemu errors outStefan Stanacar
2013-08-30lib/oeqa: move skeletoninit.py where it belongsStefan Stanacar
2013-08-28classes/testimage: add support for finding tests in other layersStefan Stanacar
2013-08-28lib/oeqa/runtime: remove some unnecessary checks from setUpModuleStefan Stanacar
2013-08-26lib/oeqa/runtime: smart: add checks for smart outputStefan Stanacar
2013-08-26lib/oeqa/runtime: multilib: fix typoStefan Stanacar
2013-08-26lib/oeqa: change behaviour for unskippable testsStefan Stanacar
2013-08-26lib/oeqa/runtime: add iptables, cvs and sudoku projects build tests on targetMihai Prica
2013-08-26lib/oeqa/utils: targetbuild: Add helper class for building packages on targetMihai Prica
2013-08-26lib/oeqa: make it possible to restart the targetStefan Stanacar
2013-08-26lib/oeqa/runtime: smart: add new smart testsMihai Lindner
2013-08-26lib/oeqa/utils: decorators: return the decorated methodMihai Lindner