summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa
AgeCommit message (Expand)AuthorFiles
2015-04-09oeqa/runtime: Boot test for poky-tiny.Lucian Musat1
2015-04-09oeqa/utils: Add runner for poky-tiny qemu.Lucian Musat1
2015-04-09oeqa/targetcontrol: Add support for poky-tiny in QemuTarget.Lucian Musat1
2015-04-09oeqa/runtime/smart: Added new decorators for existing automated tests.Lucian Musat1
2015-04-09oeqa/runtime/rpm: Added new decorators for existing automated tests.Lucian Musat1
2015-04-09oeqa/runtime/ping: Added new decorators for existing automated tests.Lucian Musat1
2015-04-09oeqa/runtime/parselogs: Added new decorators for existing automated tests.Lucian Musat1
2015-04-09oeqa/runtime/ldd: Added new decorators for existing automated tests.Lucian Musat1
2015-04-09testimage: sort modules based on dependenciesPatrick Ohly2
2015-04-09oeqa/runtime/systemd.py: skip instead of failing without avahiPatrick Ohly1
2015-04-09oeqa/oetest.py: use bb loggingPatrick Ohly1
2015-04-09lib/oeqa/selftest/bblayers: improve test for add-layer and remove-layerYi Zhao1
2015-03-21oeqa/runtime: Added a new auto rpm testLucian Musat1
2015-03-21oe-selftest: use spaces to indent python code, not tabsPaul Eggleton2
2015-03-20lib/oeqa/selftest/lic-checksum: Add INHIBIT_DEFAULT_DEPSRandy Witt1
2015-03-20lib/oeqa/selftest/lic-checksum: Rename test_fooRandy Witt1
2015-03-20oe-selftest: add missing dependency to test_recipetool_create_gitPaul Eggleton1
2015-03-20oe-selftest: add a test for devtool modify on recipes fetching local filesPaul Eggleton1
2015-03-20oe-selftest: add a test for devtool deploy-targetPaul Eggleton1
2015-03-20oe-selftest: support getting unexported variable valuesPaul Eggleton1
2015-03-20devtool: modify/extract: prevent usage with incompatible recipesPaul Eggleton1
2015-03-20devtool: reset: add ability to reset entire workspacePaul Eggleton1
2015-03-20oeqa/runtime: Fixed a problem in logparser where it failed to whitelist some ...Lucian Musat1
2015-03-20oe-selftest: improve bitbake-layers testsPaul Eggleton1
2015-03-16lib/oeqa/runtime/systemd: Add a basic runtime test for the journalRandy Witt1
2015-03-12oeqa/parselogs: Skip hda opcode errorsRichard Purdie1
2015-03-09oeqa/selftest: Added a testcase to verify INCOMPATIBLE_LICENSE option.Lucian Musat1
2015-03-09lib/oeqa/selftest/lic-checksum: Verify failure when checksum changes.Randy Witt1
2015-02-23devtool: fix broken clones of git recipesPaul Eggleton1
2015-02-23devtool: update-recipe: add handling for git recipesPaul Eggleton1
2015-02-23devtool: build: run do_populate_sysroot instead of do_installPaul Eggleton1
2015-02-23devtool: reset: run bitbake -c clean on recipePaul Eggleton1
2015-02-21machine/qemu: Switch from ext3 to ext4Richard Purdie1
2015-02-21lib/oeqa/selftest/bblayers: use dashed subcommandsPaul Eggleton1
2015-02-21oeqa/parselogs: Add exception for new mips error messageRichard Purdie1
2015-02-19oeqa/ptest: Fixed complementary package install detection and added ptest-run...Lucian Musat1
2015-02-17lib/oe/package_manager: support exclusion from complementary glob process by ...Paul Eggleton1
2015-02-15oeqa/ptest: Removed buildhistory as requirement for ptestLucian Musat1
2015-02-14oeqa/smart: Added some new test casesLucian Musat1
2015-02-14oe-pkgdata-util: add some QA testsPaul Eggleton1
2015-02-14oe-pkgdata-util: improve command-line usagePaul Eggleton1
2015-01-23oeqa/utils/decorators: Try and improve ugly _ErrorHandler tracebacksRichard Purdie1
2015-01-07oeqa/parselogs: Added a check in case the folder location does not contain an...Lucian Musat1
2014-12-31oeqa/selftest: fix test_incremental_image_generation for changes in log outputYi Zhao1
2014-12-31oeqa/parselogs: Add harmless failure warning introduced by new qemu version o...Richard Purdie1
2014-12-25oeqa/selftest: fix test_force_task so it doesn't taint the entire buildPaul Eggleton1
2014-12-25oeqa/selftest: populate pkgdata/shlibs in test_recipetool_create_gitPaul Eggleton1
2014-12-25oeqa/selftest: improve failure messages for devtool testsPaul Eggleton1
2014-12-25oeqa/selftest: skip test_incremental_image_generation if not using rpmPaul Eggleton1
2014-12-25oeqa/selftest: fix test_event_handler for changes in bitbake outputPaul Eggleton1