summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* testimage: Implement custom target loadingJuro Bystricky2017-02-151-3/+71
* oeqa/loader.py: Avoid error in TypeError exceptionJuro Bystricky2017-02-151-1/+1
* qemu.py: add 'elf' as supported fstypeJuro Bystricky2017-02-151-1/+1
* oeqa/core/runner.py: OEStreamLogger fix loggingAníbal Limón2017-02-151-1/+1
* classes: Drop now unneeded update_data callsRichard Purdie2017-02-152-6/+0
* lib/oe/path: Add replace_absolute_symlinks functionRichard Purdie2017-02-091-0/+21
* oeqa/selftest/pkgdata: use m4 instead of bashRoss Burton2017-02-071-4/+4
* oeqa.buildperf: reword test descriptionsMarkus Lehtonen2017-02-051-4/+4
* sdkext/cases oeqa/selftest: Updates decoratorsFrancisco Pedraza2017-02-052-9/+9
* selftest: wic: stop using iso image typeEd Bartosh2017-02-051-3/+3
* selftest: wic: use wic-tools recipe to get STAGING_DIREd Bartosh2017-02-051-6/+12
* oeqa/buildproject: Run gnu-configize by defaultRichard Purdie2017-02-052-2/+2
* oeqa/runtime: Improve failure log outputRichard Purdie2017-02-054-22/+13
* selftest/runtime-tests: Modify positins test to reduce execution timeJose Perez Carranza2017-02-021-5/+6
* selftest/bbtests: use write_config instead of local.conf fileLeonardo Sandoval2017-02-021-4/+1
* selftest: wic: stop using hddimg in FSTYPESEd Bartosh2017-02-021-4/+4
* 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