summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2014-01-06lib/oeqa/runtime: add test for pythonTing Wang2
2014-01-06oe-selftest: New tests for sstate related operationsCorneliu Stoicescu1
2014-01-02meta/lib/oe/terminal.py: Don't pass non-supported '--disable-factory' flag to...Jacob Kroon1
2013-12-20sstate/sstatesig: Add populate_lic to list of arch invariant sstate tasksRichard Purdie1
2013-12-20lib/oeqa/runtime: rewrite the systemd test moduleStefan Stanacar1
2013-12-20oe-selftest: added buildhistory buildtime tests in module buildoptions.pyCorneliu Stoicescu1
2013-12-20oe-selftest: New test module for OE scripts.Corneliu Stoicescu1
2013-12-20oe-selftest: New BuildhistoryBase object for buildhistory testing.Corneliu Stoicescu1
2013-12-20sstatesig: Correctly handle matches spanning stamps and sstatedirRichard Purdie1
2013-12-20sstatesig: Update for the removal of sstate-nameRichard Purdie1
2013-12-20sstatesig: Ensure we return all matches for find_sigdataRichard Purdie1
2013-12-14lib/oeqa/runtime: systemd failure case improvementsRoss Burton1
2013-12-14oe-selftest: Add track_for_cleanup method to be used in cleanup tasksCorneliu Stoicescu1
2013-12-14oe-selftest: implement add_command_to_tearDown methodCorneliu Stoicescu1
2013-12-05lib/oeqa/runtime: output more logging from systemd when services have failedRoss Burton1
2013-12-05lib/oeqa/runtime: print connman status if connman failed to startRoss Burton1
2013-12-05lib/oeqa/selftest: add tests for PR serviceCorneliu Stoicescu1
2013-12-05lib/oeqa/selftest: buildoptions: small fixes for some testsStefan Stanacar1
2013-12-04lib/oeqa/selftest/base, scripts/oe-selftest: fix wrong remove path and do a c...Stefan Stanacar1
2013-12-03lib/oeqa: targetcontrol.py: add abstraction for running tests on different ta...Stefan Stanacar1
2013-12-03testimage: use the new targetcontrol.py module for running testsStefan Stanacar5
2013-12-03lib/oeqa: use the new manifest file for determining if a package is installedStefan Stanacar1
2013-12-03lib/oeqa/selftest: add test modules for expected bitbake output and bitbake-l...Corneliu Stoicescu2
2013-12-03lib/oeqa/selftest: buildoptions.py: add simple image build testsAlexandru Palalau1
2013-12-03scripts/oe-selftest: script to run builds as unittest against bitbake or vari...Stefan Stanacar4
2013-12-03classes/buildhistory: add additional variables to image informationPaul Eggleton1
2013-11-29sstatesig.py: Fix image regeneration issueRichard Purdie1
2013-11-21oeqa/connman: disable unique testRoss Burton1
2013-11-18buildhistory_analysis: fix error when comparing image contentsPaul Eggleton1
2013-11-12lib/oe/path: Fixup handling of .* files in top level paths for copyhardlinktr...Richard Purdie1
2013-11-12lib/oe/path: Fix performance issue got copyhardlinktree()Richard Purdie1
2013-11-08lib/oeqa/utils: sshcontrol: make timeout depend on outputStefan Stanacar1
2013-11-08lib/oe/sstatesig: Ensure packagegroups don't continually rebuildRichard Purdie1
2013-11-04lib/oeqa: add oeTest superclassStefan Stanacar2
2013-10-26buildhistory-diff: add ability to report version changesPaul Eggleton1
2013-10-18lib/oeqa/runtime: build kernel module on target testStefan Stanacar3
2013-10-11lib/oe/path: Fix copytree functions for tar 1.27Richard Purdie1
2013-09-26lib/oeqa/runtime: ping: wait for 5 echo repliesStefan Stanacar1
2013-09-20lib/oeqa/runtime: cleanup and improve output readability for some testsStefan Stanacar3
2013-09-20lib/oeqa/utils: sshcontrol: log how long the last command takeStefan Stanacar1
2013-09-18qemurunner: disable grabs in automated testingRoss Burton1
2013-09-17oeqa/runtime/smart: Increase timeout to 1500 testSaul Wold1
2013-09-13lib/oeqa/runtime: timeout increasesStefan Stanacar2
2013-09-13bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie1
2013-09-12bitbake.conf: include machine name in DEPLOY_DIR_IMAGEPaul Eggleton1
2013-09-11lib/oeqa/runtime: smart: limit channel add to useful onesStefan Stanacar1
2013-09-06lib/oeqa/qemurunner: Use a timeout in select() callRichard Purdie1
2013-09-06lib/oeqa/runtime: add basic scanelf testStefan Stanacar1
2013-09-06oeqa/runtime/scp: replace dd callMihai Lindner1
2013-09-06oeqa/utils/sshcontrol: tweak ssh optionsMihai Lindner1