summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
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-12-03classes/buildhistory: add additional variables to image informationPaul Eggleton
2013-11-29sstatesig.py: Fix image regeneration issueRichard Purdie
2013-11-21oeqa/connman: disable unique testRoss Burton
2013-11-18buildhistory_analysis: fix error when comparing image contentsPaul Eggleton
2013-11-12lib/oe/path: Fixup handling of .* files in top level paths for copyhardlinktr...Richard Purdie
2013-11-12lib/oe/path: Fix performance issue got copyhardlinktree()Richard Purdie
2013-11-08lib/oeqa/utils: sshcontrol: make timeout depend on outputStefan Stanacar
2013-11-08lib/oe/sstatesig: Ensure packagegroups don't continually rebuildRichard Purdie
2013-11-04lib/oeqa: add oeTest superclassStefan Stanacar
2013-10-26buildhistory-diff: add ability to report version changesPaul Eggleton
2013-10-18lib/oeqa/runtime: build kernel module on target testStefan Stanacar
2013-10-11lib/oe/path: Fix copytree functions for tar 1.27Richard Purdie
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-13bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie
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-09-01meta: Don't use deprecated bitbake APIRichard Purdie
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