summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
...
* lib/oe/image.py: add new image creation libraryLaurentiu Palcu2014-02-111-0/+239
* lib/oe/utils.py: add pre/post process helper functionLaurentiu Palcu2014-02-111-1/+11
* oeqa/utils: targetbuild: don't use bb.fetch anymoreStefan Stanacar2014-02-091-19/+8
* lib/oeqa: add module for running tests outside of the build systemStefan Stanacar2014-02-091-0/+140
* testimage: add ability to export testsStefan Stanacar2014-02-091-11/+6
* oeqa/runtime/systemd: remove race in settle()Ross Burton2014-02-041-14/+8
* lib/oeqa: allow multiple layers to provide their own TEST_TARGET classSipke Vriend2014-02-023-6/+79
* oeqa/runtime: syslog: update --help testStefan Stanacar2014-02-021-1/+1
* oeqa/utils: sshcontrol: rewrite the SSHControl classStefan Stanacar2014-02-021-83/+92
* oeqa/runtime: smart: fix adding channelsStefan Stanacar2014-01-291-1/+1
* oeqa/runtime: drop restartTarget methodStefan Stanacar2014-01-294-10/+0
* oeqa/runtime: rpm: fix finding the test rpm fileStefan Stanacar2014-01-281-5/+6
* lib/oeqa: sshcontrol: Allow alternate port for SSHControlSipke Vriend2014-01-281-1/+3
* oe-selftest: New tests for sstate relocationCorneliu Stoicescu2014-01-281-0/+96
* lib/oe/patch.py: Prefer "git am" over "git apply" when applying git patchesLaszlo Papp2014-01-281-7/+13
* utils: Add a cpu_count wrapper functionRichard Purdie2014-01-281-0/+4
* lib/oeqa: sshcontrol: fix false timeout failuresStefan Stanacar2014-01-221-2/+2
* sstatesig: include native/cross/nativesdk deps in target signaturesMartin Jansa2014-01-211-4/+0
* oe-selftest: Patch sstate tests to work with new sstate-cache naming and contentCorneliu Stoicescu2014-01-191-13/+15
* lib/oeqa: allow a layer to provide it's own TEST_TARGET classStefan Stanacar2014-01-192-4/+22
* oe-selftest: separated the SStateBase and SStateTests in different modulesCorneliu Stoicescu2014-01-162-42/+54
* oe-selftest: renamed sstate.py module to sstatetests.pyCorneliu Stoicescu2014-01-161-0/+0
* oe-selftest: New object SStateBase cut off from SStateTests.Corneliu Stoicescu2014-01-161-1/+2
* oeqa/runtime/systemd: wait for services to start/failRoss Burton2014-01-141-0/+28
* lib/oeqa/runtime: add test for pythonTing Wang2014-01-062-0/+39
* oe-selftest: New tests for sstate related operationsCorneliu Stoicescu2014-01-061-0/+226
* meta/lib/oe/terminal.py: Don't pass non-supported '--disable-factory' flag to...Jacob Kroon2014-01-021-2/+2
* sstate/sstatesig: Add populate_lic to list of arch invariant sstate tasksRichard Purdie2013-12-201-0/+3
* lib/oeqa/runtime: rewrite the systemd test moduleStefan Stanacar2013-12-201-48/+45
* oe-selftest: added buildhistory buildtime tests in module buildoptions.pyCorneliu Stoicescu2013-12-201-0/+20
* oe-selftest: New test module for OE scripts.Corneliu Stoicescu2013-12-201-0/+60
* oe-selftest: New BuildhistoryBase object for buildhistory testing.Corneliu Stoicescu2013-12-201-0/+45
* sstatesig: Correctly handle matches spanning stamps and sstatedirRichard Purdie2013-12-201-1/+0
* sstatesig: Update for the removal of sstate-nameRichard Purdie2013-12-201-3/+1
* sstatesig: Ensure we return all matches for find_sigdataRichard Purdie2013-12-201-1/+1
* lib/oeqa/runtime: systemd failure case improvementsRoss Burton2013-12-141-3/+7
* oe-selftest: Add track_for_cleanup method to be used in cleanup tasksCorneliu Stoicescu2013-12-141-0/+15
* oe-selftest: implement add_command_to_tearDown methodCorneliu Stoicescu2013-12-141-1/+17
* lib/oeqa/runtime: output more logging from systemd when services have failedRoss Burton2013-12-051-1/+3
* lib/oeqa/runtime: print connman status if connman failed to startRoss Burton2013-12-051-1/+10
* lib/oeqa/selftest: add tests for PR serviceCorneliu Stoicescu2013-12-051-0/+113
* lib/oeqa/selftest: buildoptions: small fixes for some testsStefan Stanacar2013-12-051-7/+8
* lib/oeqa/selftest/base, scripts/oe-selftest: fix wrong remove path and do a c...Stefan Stanacar2013-12-051-1/+1
* lib/oeqa: targetcontrol.py: add abstraction for running tests on different ta...Stefan Stanacar2013-12-031-0/+137
* testimage: use the new targetcontrol.py module for running testsStefan Stanacar2013-12-035-46/+50
* lib/oeqa: use the new manifest file for determining if a package is installedStefan Stanacar2013-12-031-10/+4
* lib/oeqa/selftest: add test modules for expected bitbake output and bitbake-l...Corneliu Stoicescu2013-12-032-0/+134
* lib/oeqa/selftest: buildoptions.py: add simple image build testsAlexandru Palalau2013-12-031-0/+86
* scripts/oe-selftest: script to run builds as unittest against bitbake or vari...Stefan Stanacar2013-12-034-0/+264
* classes/buildhistory: add additional variables to image informationPaul Eggleton2013-12-031-2/+2