aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest
AgeCommit message (Expand)Author
2017-04-10scripts: Drop cleanup-workdirRichard Purdie
2017-04-10oeqa/selftest: Don't use cleanup-workdirRichard Purdie
2017-04-08selftest/sstatetests: Replace glibc-initial with linux-libc-headersRichard Purdie
2017-04-08selftest/recipetool: skip create_git in case x11 feature is not presentLeonardo Sandoval
2017-04-08selftest/wic: skip wic unit tests in case NLS is disableLeonardo Sandoval
2017-04-05selftest/devtool: skip test in case of poky-tiny distroLeonardo Sandoval
2017-04-05selftest/recipetool: replace fedorahosted.org SRC_URI with github.com sourceChoong YinThong
2017-04-05selftest/devtool: use kernel provider instead of recipe allowing other kernel...Leonardo Sandoval
2017-03-31selftest/pkgdata: replace the glibc recipe allowing execution on non-poky dis...Leonardo Sandoval
2017-03-31wic: remove prepare_empty_partition_squashfsEd Bartosh
2017-03-31oe-selftest: test creation of msdos partitionEd Bartosh
2017-03-31oe-selftest: fix incorrect fstypeEd Bartosh
2017-03-31oe-selftest: add test_image_bootpart_globbed test for wicEd Bartosh
2017-03-31oe-selftest: add kickstart_parser test caseEd Bartosh
2017-03-31oe-selftest: add wic test case test_fs_typesEd Bartosh
2017-03-27oeqa/selftest: don't use cleanall in selftestsJoshua Lock
2017-03-26runtime-test.py: fix typoRobert Yang
2017-03-26targetcontrol.py: use logger.info to replace of bb.noteRobert Yang
2017-03-26selftest/runqemu.py: add it to test runqemuRobert Yang
2017-03-22sign_rpm.bbclass: do not set/use RPM_GPG_PUBKEYAlexander Kanavin
2017-03-22oe-selftest: add test_rawcopy_plugin test caseEd Bartosh
2017-03-22selftest: pylinted wic test suite.Ed Bartosh
2017-03-22oe-selftest: test wic rawcopy pluginEd Bartosh
2017-03-21oeqa/selftest/devtool: Enable missing cleanupRichard Purdie
2017-03-21wic: selftest: add tests for --fixed-size partition flagsMaciej Borzecki
2017-03-21wic: selftest: do not assume bzImage kernel imageMaciej Borzecki
2017-03-21wic: selftest: avoid COMPATIBLE_HOST issuesMaciej Borzecki
2017-03-21selftest: wic: replace directdisk with wictestdisk where possibleMaciej Borzecki
2017-03-21oeqa/selftest: remove test_sanity_unsafe_binary_referencesRoss Burton
2017-03-21oe-selftest: tinfoil: add tests for recently enabled datastore operationsPaul Eggleton
2017-03-21selftest/devtool: Add test to verify "modify virtual/kernel"Jose Perez Carranza
2017-03-17selftest/signing.py: verify that images can be created from signed packagesAlexander Kanavin
2017-03-17rpm: add support for remote package feeds via PACKAGE_FEED_URIS variableAlexander Kanavin
2017-03-16selftest: Disable SSTATE_MIRRORS for sstate signing testRichard Purdie
2017-03-14wic: selftest: account for occasional newline in debugfs file namesMaciej Borzecki
2017-03-13oe-selftest: no need to parse gpg output to determine the name of the signing...Alexander Kanavin
2017-03-13gpg_sign.py: fix signing of rpm files using gpgAlexander Kanavin
2017-03-13selftest: update output checks in incremental image test to match what dnf pr...Alexander Kanavin
2017-03-13selftest: do not perform a full build in test_continueAlexander Kanavin
2017-03-10lib/oeqa/selftest/bbtests: update test_non_gplv3 to use selftest-edJoshua Lock
2017-03-10lib/oeqa/selftest/oescripts: make test_cleanup_workdir use selftest-edJoshua Lock
2017-03-08selftest: remove extra backslashes from debug outputEd Bartosh
2017-03-08selftest: test wic efi image in qemuEd Bartosh
2017-03-01oeqa/selftest: Drop http sstate sharingRichard Purdie
2017-03-01oelib/buildhistory.py: Add unittest for buildhistory_analysisHumberto Ibarra
2017-03-01selftest: Optimize get_bb_var useMariano Lopez
2017-03-01selftest: Avoid sstate corruption by calling cleansstateMariano Lopez
2017-02-23selftest/eSDK.py: Cleanup when there is an error in setUpClassMariano Lopez
2017-02-23oeqa: fix typoHumberto Ibarra
2017-02-19selftest/containerimage.py: Add container IMAGE_FSTYPES testRandy Witt