summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
2015-05-14oeqa/utils: Fixed a problem with get_bb_var not returning right variable.Lucian Musat
2015-05-07oe-selftest: devtool: add a proper test to see if tap devices existPaul Eggleton
2015-05-07devtool: fix for rename of gcc-sourcePaul Eggleton
2015-05-07oe-selftest: devtool: fix broken URL in test_devtool_add_fetchPaul Eggleton
2015-05-03wic tests: Move wic tests to oe-selftest infraEd Bartosh
2015-05-03oeqa/utils: Allow ~ in bblayersEd Bartosh
2015-05-01oe-selftest: devtool: add some tests for devtool add -fPaul Eggleton
2015-04-29lib/oeqa: Add sdk tests for gcc/perl/pythonRichard Purdie
2015-04-29oeqa/targetbuild: Use DL_DIR for downloads if presentRichard Purdie
2015-04-27devtool: add: use correct bbappend file name with -V optionPaul Eggleton
2015-04-27oe-selftest: devtool: fix test_devtool_update_recipe_gitPaul Eggleton
2015-04-27oeqa/selftest/toaster: fix bad indentCristian Iorga
2015-04-21oeqa/utils/decorators: Fix up frame selectionNathan Rossi
2015-04-15oeqa: Add test for layer append and FILESPATH trackingRichard Purdie
2015-04-09oeqa/runtime: Boot test for poky-tiny.Lucian Musat
2015-04-09oeqa/utils: Add runner for poky-tiny qemu.Lucian Musat
2015-04-09oeqa/targetcontrol: Add support for poky-tiny in QemuTarget.Lucian Musat
2015-04-09oeqa/runtime/smart: Added new decorators for existing automated tests.Lucian Musat
2015-04-09oeqa/runtime/rpm: Added new decorators for existing automated tests.Lucian Musat
2015-04-09oeqa/runtime/ping: Added new decorators for existing automated tests.Lucian Musat
2015-04-09oeqa/runtime/parselogs: Added new decorators for existing automated tests.Lucian Musat
2015-04-09oeqa/runtime/ldd: Added new decorators for existing automated tests.Lucian Musat
2015-04-09testimage: sort modules based on dependenciesPatrick Ohly
2015-04-09oeqa/runtime/systemd.py: skip instead of failing without avahiPatrick Ohly
2015-04-09oeqa/oetest.py: use bb loggingPatrick Ohly
2015-04-09lib/oeqa/selftest/bblayers: improve test for add-layer and remove-layerYi Zhao
2015-03-21oeqa/runtime: Added a new auto rpm testLucian Musat
2015-03-21oe-selftest: use spaces to indent python code, not tabsPaul Eggleton
2015-03-20lib/oeqa/selftest/lic-checksum: Add INHIBIT_DEFAULT_DEPSRandy Witt
2015-03-20lib/oeqa/selftest/lic-checksum: Rename test_fooRandy Witt
2015-03-20oe-selftest: add missing dependency to test_recipetool_create_gitPaul Eggleton
2015-03-20oe-selftest: add a test for devtool modify on recipes fetching local filesPaul Eggleton
2015-03-20oe-selftest: add a test for devtool deploy-targetPaul Eggleton
2015-03-20oe-selftest: support getting unexported variable valuesPaul Eggleton
2015-03-20devtool: modify/extract: prevent usage with incompatible recipesPaul Eggleton
2015-03-20devtool: reset: add ability to reset entire workspacePaul Eggleton
2015-03-20oeqa/runtime: Fixed a problem in logparser where it failed to whitelist some ...Lucian Musat
2015-03-20oe-selftest: improve bitbake-layers testsPaul Eggleton
2015-03-16lib/oeqa/runtime/systemd: Add a basic runtime test for the journalRandy Witt
2015-03-12oeqa/parselogs: Skip hda opcode errorsRichard Purdie
2015-03-09oeqa/selftest: Added a testcase to verify INCOMPATIBLE_LICENSE option.Lucian Musat
2015-03-09lib/oeqa/selftest/lic-checksum: Verify failure when checksum changes.Randy Witt
2015-02-23devtool: fix broken clones of git recipesPaul Eggleton
2015-02-23devtool: update-recipe: add handling for git recipesPaul Eggleton
2015-02-23devtool: build: run do_populate_sysroot instead of do_installPaul Eggleton
2015-02-23devtool: reset: run bitbake -c clean on recipePaul Eggleton
2015-02-21machine/qemu: Switch from ext3 to ext4Richard Purdie
2015-02-21lib/oeqa/selftest/bblayers: use dashed subcommandsPaul Eggleton
2015-02-21oeqa/parselogs: Add exception for new mips error messageRichard Purdie
2015-02-19oeqa/ptest: Fixed complementary package install detection and added ptest-run...Lucian Musat