aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
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-28lib/oe/patch.py: Prefer "git am" over "git apply" when applying git patchesLaszlo Papp
2014-01-27utils: Add a cpu_count wrapper functionRichard Purdie
2014-01-22lib/oeqa: sshcontrol: fix false timeout failuresStefan Stanacar
2014-01-19sstatesig: include native/cross/nativesdk deps in target signaturesMartin Jansa
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
2014-01-02meta/lib/oe/terminal.py: Don't pass non-supported '--disable-factory' flag to...Jacob Kroon
2013-12-20sstate/sstatesig: Add populate_lic to list of arch invariant sstate tasksRichard Purdie
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-20sstatesig: Correctly handle matches spanning stamps and sstatedirRichard Purdie
2013-12-20sstatesig: Update for the removal of sstate-nameRichard Purdie
2013-12-20sstatesig: Ensure we return all matches for find_sigdataRichard Purdie
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-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