summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest
Commit message (Expand)AuthorAgeFilesLines
...
* selftest/sstatetests: Fix potential failure on uniprocessor machinesRichard Purdie2017-06-141-1/+1
* selftest: add test_wic_rm test caseEd Bartosh2017-06-141-0/+30
* selftest: add test_wic_cp test caseEd Bartosh2017-06-141-1/+45
* selftest: add new test case test_wic_lsEd Bartosh2017-06-141-0/+20
* sstatetests: Use higher parallelism valueRichard Purdie2017-06-141-2/+2
* oeqa/cases/oelib: Change default case class to unittest.case.TestCaseAníbal Limón2017-06-125-13/+13
* oeqa: Change the order to logDetails and logSummaryAníbal Limón2017-06-091-1/+1
* selftest/devtool: Modify test to use default configJose Perez Carranza2017-06-091-7/+3
* runtime-test.py: Split different tests inside selftest.pyHumberto Ibarra2017-06-091-2/+18
* buildhistory: skip tests if GitPython module is missingLeonardo Sandoval2017-06-071-3/+10
* oeqa/selftest/cases: Migrate test cases into the new oe-qa frameworkLeonardo Sandoval2017-06-0635-387/+355
* scripts/oe-selftest: Migrate to new framework into oeqa.selftest.contextLeonardo Sandoval2017-06-061-0/+224
* oeqa/selftest/case: Don't figure out the testlayer insideAníbal Limón2017-06-061-3/+3
* oeqa/selftest/case.py: Remove machine selection logicLeonardo Sandoval2017-06-061-33/+4
* scripts/oe-selftest: Move {add,remove}_include files to caseLeonardo Sandoval2017-06-061-10/+66
* oeqa/selftest/case: Migrate case class to the new OEQA frameworkLeonardo Sandoval2017-06-061-60/+51
* oeqa/selftest: Move base class to case moduleAníbal Limón2017-06-061-0/+0
* oeqa/selftest: lock down Meson git revision for reliabilityRoss Burton2017-06-051-2/+2
* base.py: add assertExists and assertNotExists to oeselftestYeoh Ee Peng2017-05-251-0/+13
* selftest: fix test_unsupported_subcommand test caseEd Bartosh2017-05-231-2/+1
* selftest/devtool: change write to append config in virtual_kernel_modifyAníbal Limón2017-05-181-1/+1
* oeqa/selftest: add test for package manager version comparisonRoss Burton2017-05-161-0/+80
* oeqa/selftest: relax whitespace matches in search regexRoss Burton2017-05-161-2/+2
* selftest/runtime-test: Split the config valuesLeonardo Sandoval2017-05-161-4/+5
* bitbake.conf: Add COMPONENTS_DIR for ${STAGING_DIR}-componentsPeter Kjellerstedt2017-05-111-1/+1
* devtool: Avoid touch sstates when cleaning linux-yocto environmentJose Perez Carranza2017-04-291-1/+1
* selftest/bbtests: improve download rename testRoss Burton2017-04-291-3/+4
* selftest/wic.py: vda -> sdaRobert Yang2017-04-121-3/+3
* oe-selftest: test wic sparse_copy APIEd Bartosh2017-04-121-0/+29
* scripts: Drop cleanup-workdirRichard Purdie2017-04-101-27/+0
* oeqa/selftest: Don't use cleanup-workdirRichard Purdie2017-04-102-3/+0
* selftest/sstatetests: Replace glibc-initial with linux-libc-headersRichard Purdie2017-04-101-15/+5
* selftest/recipetool: skip create_git in case x11 feature is not presentLeonardo Sandoval2017-04-101-0/+2
* selftest/wic: skip wic unit tests in case NLS is disableLeonardo Sandoval2017-04-101-1/+4
* selftest/devtool: skip test in case of poky-tiny distroLeonardo Sandoval2017-04-051-0/+2
* selftest/recipetool: replace fedorahosted.org SRC_URI with github.com sourceChoong YinThong2017-04-051-4/+4
* selftest/devtool: use kernel provider instead of recipe allowing other kernel...Leonardo Sandoval2017-04-051-11/+12
* selftest/pkgdata: replace the glibc recipe allowing execution on non-poky dis...Leonardo Sandoval2017-04-011-15/+13
* wic: remove prepare_empty_partition_squashfsEd Bartosh2017-04-011-2/+1
* oe-selftest: test creation of msdos partitionEd Bartosh2017-04-011-0/+1
* oe-selftest: fix incorrect fstypeEd Bartosh2017-04-011-1/+1
* oe-selftest: add test_image_bootpart_globbed test for wicEd Bartosh2017-04-011-0/+10
* oe-selftest: add kickstart_parser test caseEd Bartosh2017-04-011-0/+12
* oe-selftest: add wic test case test_fs_typesEd Bartosh2017-04-011-0/+19
* oeqa/selftest: don't use cleanall in selftestsJoshua Lock2017-03-273-8/+2
* runtime-test.py: fix typoRobert Yang2017-03-271-2/+2
* targetcontrol.py: use logger.info to replace of bb.noteRobert Yang2017-03-271-0/+4
* selftest/runqemu.py: add it to test runqemuRobert Yang2017-03-271-0/+136
* sign_rpm.bbclass: do not set/use RPM_GPG_PUBKEYAlexander Kanavin2017-03-231-1/+0
* oe-selftest: add test_rawcopy_plugin test caseEd Bartosh2017-03-231-0/+16