summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2017-01-31oeqa/runtime/cases: Rename syslog module to oe_syslogAníbal Limón1
2017-01-31runtime/cases: Fix case numbers, missing cases and unused classesMariano Lopez3
2017-01-31meta: remove remaining True option to getVarFlag callsMing Liu1
2017-01-31meta: remove remaining True option to getVar callsMing Liu1
2017-01-31testimage.bbclass: Allow to run tests on autobuilder's imagesMariano Lopez1
2017-01-31runtime/cases/smart.py: Check for IMAGE_PKGTYPE instead of PACKAGE_CLASSESMariano Lopez1
2017-01-31runtime/cases/connman.py: Stop using oeRuntimeTestMariano Lopez1
2017-01-31oeqa/sdk: Updates sanity tests for minimal eSDKFrancisco Pedraza3
2017-01-31selftest: wic: fix test_iso_image test caseEd Bartosh1
2017-01-31selftest: stop using hddimg in the wic test suiteEd Bartosh1
2017-01-31wic: Look for image artifacts in a common locationTom Zanussi1
2017-01-31image-wic: remove HDDDIR from WICVARSEd Bartosh1
2017-01-31wic: use INITRD_LIVE in isoimage-isohybridEd Bartosh1
2017-01-31selftest: check results in test_image_vars_dir*Ed Bartosh1
2017-01-31selftest: split wic tests casesEd Bartosh1
2017-01-31wic: change location of .env filesEd Bartosh1
2017-01-31selftest: wic: test default output directoryEd Bartosh1
2017-01-31selftest: wic: explicitly specify output directoryEd Bartosh1
2017-01-28selftest: wic: split test_debug test caseEd Bartosh1
2017-01-26selftest: sstatetests: skip glibc-initial tests in case of non-glibc distroLeonardo Sandoval2
2017-01-26selftest/imagefeatures: skip weston test if required features are not presentLeonardo Sandoval1
2017-01-23classes/oeqa: Replace subprocess.check_call() with check_output()Richard Purdie4
2017-01-23oeqa/selftest: Adds test case for sdk-update eSDKFrancisco Pedraza1
2017-01-23package_manager: default to have scriptlet output captured in logChen Qi1
2017-01-23oeqa.buildperf: store measurements as a dict (object) in the JSON reportMarkus Lehtonen1
2017-01-23oeqa.buildperf: change sorting in json reportMarkus Lehtonen1
2017-01-23oe-build-perf-test: remove unused imports and fix indentMarkus Lehtonen1
2017-01-23oe-build-perf-test: save test metadata in a separate fileMarkus Lehtonen1
2017-01-23oeqa.buildperf: report results in chronological orderMarkus Lehtonen1
2017-01-23oeqa.buildperf: extend xml report format with test descriptionMarkus Lehtonen1
2017-01-23oeqa.buildperf: extend xml format to contain measurement dataMarkus Lehtonen1
2017-01-23oe-build-perf-test: enable xml reportingMarkus Lehtonen1
2017-01-23oeqa.buildperf: include error details in json reportMarkus Lehtonen1
2017-01-23oeqa.buildperf: sync test status names with JUnitMarkus Lehtonen1
2017-01-23oeqa.buildperf: prevent a crash on unexpected successMarkus Lehtonen1
2017-01-23selftest/runtime-test.py: Adapt test to use new runtime frameworkMariano Lopez1
2017-01-23oeqa/runtime/context.py: Add defaults for runtime contextMariano Lopez1
2017-01-23testimage.bbclass: Add package install featureMariano Lopez4
2017-01-23testimage.bbclass: Add support for package extractionMariano Lopez1
2017-01-23oeqa/core/utils/test.py: Add functions to get module pathMariano Lopez1
2017-01-23runtime/cases/smart.py: Migrate smart testsMariano Lopez1
2017-01-23oeqa/runtime/cases: Migrate runtime tests.Mariano Lopez51
2017-01-23core/target/qemu.py Adds qemu targetMariano Lopez1
2017-01-23oeqa/runtime/context.py: Add logger to getTargetMariano Lopez1
2017-01-23oeqa/runtime/context.py: Prepare for qemuAníbal Limón1
2017-01-23oeqa/utils/dump: Move get_host_dumper to OERuntimeTestContextExecutor classAníbal Limón2
2017-01-23oeqa/runtime/context: Move helper functions for process args to executorAníbal Limón1
2017-01-23oeqa/runtime/context: Add runtime option group and options for target type an...Aníbal Limón1
2017-01-23oeqa/core/context: Add option to select tests to runMariano Lopez1
2017-01-23oeqa/core/decorator: Add skipIfNotDataVar and skipIfNotInDataVarMariano Lopez1