summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa/core/context.py: Add validation for run-tests optionAníbal Limón2017-01-311-1/+5
* oeqa/runtime/cases: Rename syslog module to oe_syslogAníbal Limón2017-01-311-3/+3
* runtime/cases: Fix case numbers, missing cases and unused classesMariano Lopez2017-01-313-4/+10
* meta: remove remaining True option to getVarFlag callsMing Liu2017-01-311-1/+1
* meta: remove remaining True option to getVar callsMing Liu2017-01-311-1/+1
* testimage.bbclass: Allow to run tests on autobuilder's imagesMariano Lopez2017-01-311-0/+7
* runtime/cases/smart.py: Check for IMAGE_PKGTYPE instead of PACKAGE_CLASSESMariano Lopez2017-01-311-1/+1
* runtime/cases/connman.py: Stop using oeRuntimeTestMariano Lopez2017-01-311-1/+1
* oeqa/sdk: Updates sanity tests for minimal eSDKFrancisco Pedraza2017-01-313-0/+19
* selftest: wic: fix test_iso_image test caseEd Bartosh2017-01-311-1/+2
* selftest: stop using hddimg in the wic test suiteEd Bartosh2017-01-311-2/+1
* wic: Look for image artifacts in a common locationTom Zanussi2017-01-311-2/+2
* image-wic: remove HDDDIR from WICVARSEd Bartosh2017-01-311-2/+2
* wic: use INITRD_LIVE in isoimage-isohybridEd Bartosh2017-01-311-1/+1
* selftest: check results in test_image_vars_dir*Ed Bartosh2017-01-311-0/+2
* selftest: split wic tests casesEd Bartosh2017-01-311-9/+22
* wic: change location of .env filesEd Bartosh2017-01-311-1/+2
* selftest: wic: test default output directoryEd Bartosh2017-01-311-15/+7
* selftest: wic: explicitly specify output directoryEd Bartosh2017-01-311-30/+42
* selftest: wic: split test_debug test caseEd Bartosh2017-01-281-2/+5
* selftest: sstatetests: skip glibc-initial tests in case of non-glibc distroLeonardo Sandoval2017-01-262-6/+20
* selftest/imagefeatures: skip weston test if required features are not presentLeonardo Sandoval2017-01-261-3/+3
* classes/oeqa: Replace subprocess.check_call() with check_output()Richard Purdie2017-01-234-7/+7
* oeqa/selftest: Adds test case for sdk-update eSDKFrancisco Pedraza2017-01-231-6/+36
* package_manager: default to have scriptlet output captured in logChen Qi2017-01-231-5/+6
* oeqa.buildperf: store measurements as a dict (object) in the JSON reportMarkus Lehtonen2017-01-231-4/+11
* oeqa.buildperf: change sorting in json reportMarkus Lehtonen2017-01-231-31/+32
* oe-build-perf-test: remove unused imports and fix indentMarkus Lehtonen2017-01-231-5/+2
* oe-build-perf-test: save test metadata in a separate fileMarkus Lehtonen2017-01-231-129/+0
* oeqa.buildperf: report results in chronological orderMarkus Lehtonen2017-01-231-15/+10
* oeqa.buildperf: extend xml report format with test descriptionMarkus Lehtonen2017-01-231-0/+4
* oeqa.buildperf: extend xml format to contain measurement dataMarkus Lehtonen2017-01-231-1/+22
* oe-build-perf-test: enable xml reportingMarkus Lehtonen2017-01-231-1/+42
* oeqa.buildperf: include error details in json reportMarkus Lehtonen2017-01-231-0/+24
* oeqa.buildperf: sync test status names with JUnitMarkus Lehtonen2017-01-231-3/+3
* oeqa.buildperf: prevent a crash on unexpected successMarkus Lehtonen2017-01-231-2/+5
* selftest/runtime-test.py: Adapt test to use new runtime frameworkMariano Lopez2017-01-231-16/+26
* oeqa/runtime/context.py: Add defaults for runtime contextMariano Lopez2017-01-231-9/+13
* testimage.bbclass: Add package install featureMariano Lopez2017-01-234-18/+59
* testimage.bbclass: Add support for package extractionMariano Lopez2017-01-231-0/+161
* oeqa/core/utils/test.py: Add functions to get module pathMariano Lopez2017-01-231-0/+13
* runtime/cases/smart.py: Migrate smart testsMariano Lopez2017-01-231-97/+75
* oeqa/runtime/cases: Migrate runtime tests.Mariano Lopez2017-01-2351-906/+1075
* core/target/qemu.py Adds qemu targetMariano Lopez2017-01-231-0/+45
* oeqa/runtime/context.py: Add logger to getTargetMariano Lopez2017-01-231-3/+3
* oeqa/runtime/context.py: Prepare for qemuAníbal Limón2017-01-231-5/+13
* oeqa/utils/dump: Move get_host_dumper to OERuntimeTestContextExecutor classAníbal Limón2017-01-232-10/+19
* oeqa/runtime/context: Move helper functions for process args to executorAníbal Limón2017-01-231-20/+36
* oeqa/runtime/context: Add runtime option group and options for target type an...Aníbal Limón2017-01-231-2/+20
* oeqa/core/context: Add option to select tests to runMariano Lopez2017-01-231-0/+6