summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* devtool: fix broken clones of git recipesPaul Eggleton2015-02-231-0/+33
* devtool: update-recipe: add handling for git recipesPaul Eggleton2015-02-231-1/+69
* devtool: build: run do_populate_sysroot instead of do_installPaul Eggleton2015-02-231-0/+40
* devtool: reset: run bitbake -c clean on recipePaul Eggleton2015-02-231-0/+4
* machine/qemu: Switch from ext3 to ext4Richard Purdie2015-02-211-1/+1
* lib/oeqa/selftest/bblayers: use dashed subcommandsPaul Eggleton2015-02-211-3/+3
* oeqa/parselogs: Add exception for new mips error messageRichard Purdie2015-02-211-0/+1
* oeqa/ptest: Fixed complementary package install detection and added ptest-run...Lucian Musat2015-02-191-3/+6
* lib/oe/package_manager: support exclusion from complementary glob process by ...Paul Eggleton2015-02-171-0/+5
* oeqa/ptest: Removed buildhistory as requirement for ptestLucian Musat2015-02-151-5/+3
* oeqa/smart: Added some new test casesLucian Musat2015-02-151-0/+48
* oe-pkgdata-util: add some QA testsPaul Eggleton2015-02-141-0/+213
* oe-pkgdata-util: improve command-line usagePaul Eggleton2015-02-141-1/+1
* oeqa/utils/decorators: Try and improve ugly _ErrorHandler tracebacksRichard Purdie2015-01-231-8/+15
* oeqa/parselogs: Added a check in case the folder location does not contain an...Lucian Musat2015-01-081-3/+4
* oeqa/selftest: fix test_incremental_image_generation for changes in log outputYi Zhao2014-12-311-4/+7
* oeqa/parselogs: Add harmless failure warning introduced by new qemu version o...Richard Purdie2014-12-311-0/+1
* oeqa/selftest: fix test_force_task so it doesn't taint the entire buildPaul Eggleton2014-12-251-0/+1
* oeqa/selftest: populate pkgdata/shlibs in test_recipetool_create_gitPaul Eggleton2014-12-251-0/+2
* oeqa/selftest: improve failure messages for devtool testsPaul Eggleton2014-12-251-10/+10
* oeqa/selftest: skip test_incremental_image_generation if not using rpmPaul Eggleton2014-12-251-0/+3
* oeqa/selftest: fix test_event_handler for changes in bitbake outputPaul Eggleton2014-12-251-1/+1
* oeqa/utils: fix testcase decorator to allow calling tests individuallyPaul Eggleton2014-12-251-0/+1
* oeqa/utils: replace some tabs with spacesPaul Eggleton2014-12-252-47/+47
* devtool: add QA testsPaul Eggleton2014-12-231-0/+239
* oeqa/utils: make get_bb_var() more reliablePaul Eggleton2014-12-231-2/+2
* oeqa/runtime: Added some new filters for the log parser Including custom filt...Lucian Musat2014-11-251-7/+29
* oeqa/dmesg: Whitelist usbhid failuresRichard Purdie2014-10-021-1/+1
* oeqa/parselogs: Ignore qemu usbhid errorsRichard Purdie2014-10-021-1/+3
* oeqa/utils: Added filter to LogResults decorator to enforce custom log level.Lucian Musat2014-09-291-0/+6
* oeqa/selftest: Added decorators to buildoptions.pyLucian Musat2014-09-221-0/+9
* oeqa/runtime: Automatic test for ptestLucian Musat2014-09-101-0/+124
* oeqa/utils/logparser.py: results based log parser utilityLucian Musat2014-09-101-0/+125
* oeqa: Added package installer to oetest to aid in future automatic install of...Lucian Musat2014-09-101-0/+7
* oeqa: sstatetests should now look for glibc-initialKhem Raj2014-09-011-5/+5
* oeqa: xorg log test is being replaced by parselogs so removeRichard Purdie2014-08-291-5/+0
* oeqa/pasrselogs: Improve the machine/string whitelistRichard Purdie2014-08-291-8/+56
* oeqa/runtime: Automatic test for parsing the logs on a machine and search for...Lucian Musat2014-08-291-0/+128
* oeqa/sdk/buildsudoku.py: add setUpModule method to run only when gtk+ in inst...Corneliu Stoicescu2014-08-271-0/+4
* oeqa/oetest.py: enable sdk tests to use hasFeature and hasPackage methods.Corneliu Stoicescu2014-08-271-2/+2
* oeqa/utils/httpserver: Reset SIGTERM handlerRichard Purdie2014-08-231-0/+2
* oeqa/sdk/: add sdk tests for sudoku, iptables and cvsCorneliu Stoicescu2014-08-184-0/+76
* oeqa/utils/targetbuild.py: add support for sdk testsCorneliu Stoicescu2014-08-181-15/+79
* oeqa/oetest.py: enable sdk testingCorneliu Stoicescu2014-08-181-11/+18
* oeqa/runtime: add new cpp test and fileCorneliu Stoicescu2014-08-112-0/+10
* lib/oeqa/selftest: Don't match log level in outputTyler Hall2014-08-111-1/+1
* oeqa/utils/decorators.py: add import osCorneliu Stoicescu2014-08-021-0/+1
* selftest/buildoptions.py: fix QA_WARN test and add more output when failingCorneliu Stoicescu2014-07-291-3/+3
* lib/oeqa: Fix accidental revert of codeRichard Purdie2014-07-251-3/+3
* oeqa/rutime: Added testcase decorators for automated runtime tests. Also adde...Lucian Musat2014-07-2527-2/+48