summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2014-02-11lib/oe/manifest.py: add library for image manifest creationLaurentiu Palcu1
2014-02-11lib/oe/image.py: add new image creation libraryLaurentiu Palcu1
2014-02-11lib/oe/utils.py: add pre/post process helper functionLaurentiu Palcu1
2014-02-08oeqa/utils: targetbuild: don't use bb.fetch anymoreStefan Stanacar1
2014-02-08lib/oeqa: add module for running tests outside of the build systemStefan Stanacar1
2014-02-08testimage: add ability to export testsStefan Stanacar1
2014-02-04oeqa/runtime/systemd: remove race in settle()Ross Burton1
2014-02-02lib/oeqa: allow multiple layers to provide their own TEST_TARGET classSipke Vriend3
2014-02-02oeqa/runtime: syslog: update --help testStefan Stanacar1
2014-02-02oeqa/utils: sshcontrol: rewrite the SSHControl classStefan Stanacar1
2014-01-29oeqa/runtime: smart: fix adding channelsStefan Stanacar1
2014-01-29oeqa/runtime: drop restartTarget methodStefan Stanacar4
2014-01-28oeqa/runtime: rpm: fix finding the test rpm fileStefan Stanacar1
2014-01-28lib/oeqa: sshcontrol: Allow alternate port for SSHControlSipke Vriend1
2014-01-28oe-selftest: New tests for sstate relocationCorneliu Stoicescu1
2014-01-28lib/oe/patch.py: Prefer "git am" over "git apply" when applying git patchesLaszlo Papp1
2014-01-27utils: Add a cpu_count wrapper functionRichard Purdie1
2014-01-22lib/oeqa: sshcontrol: fix false timeout failuresStefan Stanacar1
2014-01-19sstatesig: include native/cross/nativesdk deps in target signaturesMartin Jansa1
2014-01-17oe-selftest: Patch sstate tests to work with new sstate-cache naming and contentCorneliu Stoicescu1
2014-01-16lib/oeqa: allow a layer to provide it's own TEST_TARGET classStefan Stanacar2
2014-01-16oe-selftest: separated the SStateBase and SStateTests in different modulesCorneliu Stoicescu2
2014-01-16oe-selftest: renamed sstate.py module to sstatetests.pyCorneliu Stoicescu1
2014-01-16oe-selftest: New object SStateBase cut off from SStateTests.Corneliu Stoicescu1
2014-01-14oeqa/runtime/systemd: wait for services to start/failRoss Burton1
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