summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/buildoptions.py
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest/cases: Migrate test cases into the new oe-qa frameworkLeonardo Sandoval2017-06-061-184/+0
* oeqa/selftest: relax whitespace matches in search regexRoss Burton2017-05-161-2/+2
* oeqa/selftest: Don't use cleanup-workdirRichard Purdie2017-04-101-2/+0
* oeqa/selftest: don't use cleanall in selftestsJoshua Lock2017-03-271-1/+1
* oeqa/selftest: remove test_sanity_unsafe_binary_referencesRoss Burton2017-03-221-19/+0
* selftest: update output checks in incremental image test to match what dnf pr...Alexander Kanavin2017-03-141-2/+2
* selftest: Optimize get_bb_var useMariano Lopez2017-03-011-4/+6
* selftest: Avoid sstate corruption by calling cleansstateMariano Lopez2017-03-011-12/+10
* Switch to Recipe Specific SysrootsRichard Purdie2017-01-231-1/+2
* selftest/buildoptions.py: fix path assumption for DEPLOY_DIR_SRCChen Qi2017-01-161-2/+3
* selftest: buildoptions: skip read-only-image test depending on distroLeonardo Sandoval2016-12-161-0/+3
* Remove RM_OLD_IMAGE, it's no longer usefulJoshua Lock2016-10-151-16/+0
* oeqa/selftest: disable report-error class when builds are expected to failRoss Burton2016-08-101-1/+2
* buildoptions.py: remove directfb image build testMaxin B. John2016-07-101-13/+0
* oeqa/selftest/buildoptions: remove buildhistory signature testRoss Burton2016-05-061-59/+0
* selftest: Added testcase decorator to testsDaniel Istrate2016-03-311-0/+2
* selftest/buildoptions.py: use INHERIT +=Robert Yang2016-03-301-1/+1
* oeqa/selftest/buildoptions: test read-only-rootfsRoss Burton2016-03-201-0/+4
* selftest/buildoptions: Renamed one test caseDaniel Istrate2016-03-201-1/+1
* oeqa/selftest/buildoptions: Test build does not fail without git revDaniel Istrate2016-03-091-1/+42
* oeqa/buildoptions: Improve unsafe references testsRichard Purdie2016-03-071-4/+30
* oeqa/selftest/buildoptions: build -minimal instead of -sato imagesRoss Burton2016-02-261-2/+2
* oeqa: Update to handle domain specific references in build logsRichard Purdie2016-02-151-5/+13
* selftest/buildhistory: Improve test to remove sources of errorRichard Purdie2016-01-191-9/+5
* selftest: moved tc test_buildhistory_does_not_change_signaturesDaniel Istrate2016-01-071-0/+64
* oeqa/selftest: improve config writing and cleanupRoss Burton2015-10-211-2/+2
* oeqa/selftest/buildoptions: Use the correct script for cleaning the workdirLeonardo Sandoval2015-10-211-2/+2
* oeqa/selftest: buildoptions.py Removed unused importsDaniel Istrate2015-09-231-3/+0
* oeqa/buildoptions.py: automate test case 926, archive work dir and export sourceCostin Constantin2015-07-231-0/+17
* oeqa/buildoptions.py: automate test case 563; build directfb imageCostin Constantin2015-07-231-5/+11
* oeqa/buildoptions: add useful failure messages for all test casesCostin Constantin2015-07-161-13/+13
* oeqa/selftest: fix test_incremental_image_generation for changes in log outputYi Zhao2014-12-311-4/+7
* oeqa/selftest: skip test_incremental_image_generation if not using rpmPaul Eggleton2014-12-251-0/+3
* oeqa/selftest: Added decorators to buildoptions.pyLucian Musat2014-09-221-0/+9
* selftest/buildoptions.py: fix QA_WARN test and add more output when failingCorneliu Stoicescu2014-07-291-3/+3
* selftest: DiskMonTest: use a high value for free spaceStefan Stanacar2014-04-231-5/+3
* selftest: DiskMonTest: use POSIX output for dfAlexandru Palalau2014-04-101-1/+1
* oe-selftest: Fix for test_rm_old_imageCorneliu Stoicescu2014-02-281-3/+9
* oe-selftest: added buildhistory buildtime tests in module buildoptions.pyCorneliu Stoicescu2013-12-201-0/+20
* lib/oeqa/selftest: buildoptions: small fixes for some testsStefan Stanacar2013-12-051-7/+8
* lib/oeqa/selftest: buildoptions.py: add simple image build testsAlexandru Palalau2013-12-031-0/+86