summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/bbtests.py
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest/cases: Migrate test cases into the new oe-qa frameworkLeonardo Sandoval2017-06-061-278/+0
* selftest/bbtests: improve download rename testRoss Burton2017-04-291-3/+4
* selftest: do not perform a full build in test_continueAlexander Kanavin2017-03-141-1/+1
* lib/oeqa/selftest/bbtests: update test_non_gplv3 to use selftest-edJoshua Lock2017-03-101-3/+3
* selftest: Optimize get_bb_var useMariano Lopez2017-03-011-10/+14
* selftest: Avoid sstate corruption by calling cleansstateMariano Lopez2017-03-011-4/+2
* oeqa/selftest/bbtests: Update after changes to dependency graph file generationRichard Purdie2017-02-191-3/+3
* selftest/bbtests: use write_config instead of local.conf fileLeonardo Sandoval2017-02-021-4/+1
* selftest/bbtests.py: fix path assumption for LICENSE_DIRECTORYChen Qi2017-01-161-2/+3
* selftest: bbtests: use minimal image so all distros can execute itLeonardo Sandoval2016-12-161-2/+2
* oeqa/selftest: Update test after fetcher error changesBenjamin Esquivel2016-10-051-1/+1
* lib/oeqa/selftest/bbtests: don't report expected failuresRoss Burton2016-08-171-0/+1
* oeqa/selftest: disable report-error class when builds are expected to failRoss Burton2016-08-101-1/+5
* oeqa/selftest/bbtests: Fix failing test after progress changesRichard Purdie2016-07-081-1/+1
* oeqa/selftest/bbtests: Test bbappend orderDaniel Istrate2016-03-301-0/+23
* oeqa/selftest/bbtests: Test bitbake --setscene-only optionDaniel Istrate2016-02-181-0/+15
* oeqa: Update to handle domain specific references in build logsRichard Purdie2016-02-151-2/+9
* oeqa/selftest: improve config writing and cleanupRoss Burton2015-10-211-6/+3
* oeqa/selftest/bbtests: Updated bitbake TCsDaniel Istrate2015-10-211-10/+35
* oeqa/selftest/bbtests: clean up local DL_DIR/SSTATE_DIR safelyRoss Burton2015-10-211-1/+5
* oeqa/bbtests: add useful failure messages for all test casesCostin Constantin2015-07-161-28/+30
* oeqa/bbtests: Fix to ensure DL_DIR is setRichard Purdie2015-07-081-6/+9
* oeqa/bbtests: Fix race over DL_DIR and SSTATE_DIRRichard Purdie2015-07-071-0/+6
* oeqa/bbtests: Show useful failure message for gplv3 testRichard Purdie2015-07-011-1/+1
* oeqa/bbtests: Improve error handlingRichard Purdie2015-07-011-4/+4
* oe-selftest: use spaces to indent python code, not tabsPaul Eggleton2015-03-211-36/+36
* oeqa/selftest: Added a testcase to verify INCOMPATIBLE_LICENSE option.Lucian Musat2015-03-101-0/+11
* oeqa/selftest: fix test_force_task so it doesn't taint the entire buildPaul Eggleton2014-12-251-0/+1
* oeqa/selftest: fix test_event_handler for changes in bitbake outputPaul Eggleton2014-12-251-1/+1
* lib/oeqa/selftest: Don't match log level in outputTyler Hall2014-08-111-1/+1
* oeqs/selftest: Added test case decorators for the rest of selftest testcases ...Lucian Musat2014-07-101-0/+22
* Added new test cases for bitbake modes (-e -n -p -r -R -c -k)Lucian Musat2014-06-061-0/+52
* selftest/bbtests.py: Fixed regex and added bitbake output to test_warnings_er...Corneliu Stoicescu2014-03-271-4/+4
* core-image-basic / packagegroup-core-basic: rename to *-full-cmdlinePaul Eggleton2014-03-071-1/+1
* oe-selftest: add test for image manifest file creationAlexandru Palalau2014-03-051-0/+7
* lib/oeqa/selftest: add test modules for expected bitbake output and bitbake-l...Corneliu Stoicescu2013-12-031-0/+97