aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
2016-01-07x11vnc: remove all references to moved packageIoan-Adrian Ratiu
2016-01-07oeqa/selftest/recipetool: update for libjpeg-turbo migrationRoss Burton
2016-01-07scripts/oe-selftest: Allow to run tests on random/all MACHINEsDaniel Istrate
2016-01-07selftest: Added testcase decorators for 2 testsDaniel Istrate
2016-01-07selftest: moved tc test_buildhistory_does_not_change_signaturesDaniel Istrate
2015-12-28oeqa/selftest: support sets in devtool comparisonsRoss Burton
2015-12-27selftest: Added MACHINE = "qemux86" to tests that use runqemuDaniel Istrate
2015-12-22oe-selftest: devtool: add more explicit check for ls outputPaul Eggleton
2015-12-22oe-selftest: add tests for simple devtool add / recipetool create URL casePaul Eggleton
2015-12-22recipetool: create: basic extraction of name/version from filenamePaul Eggleton
2015-12-22recipetool: create: support extracting name and version from build scriptsPaul Eggleton
2015-12-22selftest/buildhistory.py: Test buildhistory does not change sigsDaniel Istrate
2015-12-16oeqa/selftest: Added testcase decorators for 2 testcasesDaniel Istrate
2015-12-12oeqa/systemd: get runtest target boot time and logBenjamin Esquivel
2015-12-12oeqa/systemd: journalctl helper functionBenjamin Esquivel
2015-12-09selftest/wic.py: Add test for custom bootloader configMariano Lopez
2015-12-01oeqa/sshcontrol: don't source profileRoss Burton
2015-12-01oeqa/runtime/multilib: refactor ELF class extractionRoss Burton
2015-12-01devtool: disable creating workspace for extract and search subcommandsPaul Eggleton
2015-12-01oeqa/qemurunner: pass nographic to runqemu if DISPLAY isn't setRoss Burton
2015-11-24oeqa/selftest/sstatetests: prettier output for allarch testRoss Burton
2015-11-24oeqa/selftest/signing: Added new test for signing sstate.Daniel Istrate
2015-11-24oeqa/selftest/signing: New test for Signing packages in the package feeds.Daniel Istrate
2015-11-16oe-selftest: add test for bitbake-layers show-recipesPaul Eggleton
2015-11-16oeqa/selftest/layerappend: fix test if build directory is not inside COREBASEPaul Eggleton
2015-11-16oeqa/selftest/devtool: fix test if build directory is not inside COREBASEPaul Eggleton
2015-11-16qemurunner: Remove the timeout in run_serialMariano Lopez
2015-11-16qemurunner: Enable timestamps on kernel boot-upLeonardo Sandoval
2015-11-16oeqa/runtime/multilib: run the arch tests on connmand not connman-appletRoss Burton
2015-11-16oeqa/runtime: remove dmesg testRoss Burton
2015-10-27oeqa/utils/decorators: fix missing keyword arguments on decoratorsPaul Eggleton
2015-10-24oeqa/selftest: Added testcase decorators.Daniel Istrate
2015-10-24qemurunner: Show the output of runqemu scriptMariano Lopez
2015-10-21oeqa/selftest: improve config writing and cleanupRoss Burton
2015-10-21oeqa/selftest/wic: remove numbers from test namesRoss Burton
2015-10-21oeqa/selftest: clean up selftest.inc in teardownRoss Burton
2015-10-21oeqa/selftest/wic: fix cleaningRoss Burton
2015-10-21oeqa/selftest/wic: corrected testcase decorator for test18_iso_imageDaniel Istrate
2015-10-21oeqa/selftest: verify that devtool can use plugins in other layersRoss Burton
2015-10-21oeqa/selftest/buildoptions: Use the correct script for cleaning the workdirLeonardo Sandoval
2015-10-21oeqa/selftest/bbtests: Updated bitbake TCsDaniel Istrate
2015-10-21oeqa/selftest/bbtests: clean up local DL_DIR/SSTATE_DIR safelyRoss Burton
2015-10-21oeqa/utils/ftools: From functions that expect data, check if NoneLeonardo Sandoval
2015-10-21oeqa/utils/ftools: Ignore the exception if file does not existLeonardo Sandoval
2015-10-21oeqa/selftest/manifest.py: Test support for manifestsBenjamin Esquivel
2015-10-21devtool: handle virtual providersPaul Eggleton
2015-10-19oeqa/runtime: Fix setUp and tearDown methodsMariano Lopez
2015-10-19oetest: Add tearDownLocal classMariano Lopez
2015-10-03oeqa/utils/qemurunner: Add support for Unicode from qemuMariano Lopez
2015-10-03oe-selftest: wic: fix LocalSetupEd Bartosh