aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-01-23oe-build-perf-test: remove unused imports and fix indentMarkus Lehtonen
2017-01-23oe-build-perf-test: save test metadata in a separate fileMarkus Lehtonen
2017-01-23oeqa.buildperf: report results in chronological orderMarkus Lehtonen
2017-01-23oeqa.buildperf: extend xml report format with test descriptionMarkus Lehtonen
2017-01-23oeqa.buildperf: extend xml format to contain measurement dataMarkus Lehtonen
2017-01-23oe-build-perf-test: enable xml reportingMarkus Lehtonen
2017-01-23oeqa.buildperf: include error details in json reportMarkus Lehtonen
2017-01-23oeqa.buildperf: sync test status names with JUnitMarkus Lehtonen
2017-01-23oeqa.buildperf: prevent a crash on unexpected successMarkus Lehtonen
2017-01-23kern-tools: kconf_check: flag CONFIG options with invalid spacesBruce Ashfield
2017-01-23kern-tools: scc: Fix process_file error checkBruce Ashfield
2017-01-23busybox: refresh the flock patchMaxin B. John
2017-01-23alsa-tools: 1.1.0 -> 1.1.3Tanu Kaskinen
2017-01-23alsa-utils(-scripts): fix compile on build machines with python-docutils inst...Andreas Müller
2017-01-23alsa-utils-scripts: update 1.1.2 -> 1.1.3Andreas Müller
2017-01-23alsa-utils: update 1.1.2 -> 1.1.3Andreas Müller
2017-01-23flac: 1.3.1 -> 1.3.2Tanu Kaskinen
2017-01-23python3: Add upstream random.c fixes for recent glibcRichard Purdie
2017-01-23selftest/runtime-test.py: Adapt test to use new runtime frameworkMariano Lopez
2017-01-23testexport.bbclass: Migrate testexport to use new frameworkMariano Lopez
2017-01-23oeqa/runtime/context.py: Add defaults for runtime contextMariano Lopez
2017-01-23testimage.bbclass: Add package install featureMariano Lopez
2017-01-23testimage.bbclass: Add support for package extractionMariano Lopez
2017-01-23oeqa/core/utils/test.py: Add functions to get module pathMariano Lopez
2017-01-23runtime/cases/smart.py: Migrate smart testsMariano Lopez
2017-01-23oeqa/runtime/cases: Migrate runtime tests.Mariano Lopez
2017-01-23testimage.bbclass: Migrate class to use new runtime frameworkMariano Lopez
2017-01-23core/target/qemu.py Adds qemu targetMariano Lopez
2017-01-23oeqa/runtime/context.py: Add logger to getTargetMariano Lopez
2017-01-23oeqa/runtime/context.py: Prepare for qemuAníbal Limón
2017-01-23oeqa/utils/dump: Move get_host_dumper to OERuntimeTestContextExecutor classAníbal Limón
2017-01-23oeqa/runtime/context: Move helper functions for process args to executorAníbal Limón
2017-01-23oeqa/runtime/context: Add runtime option group and options for target type an...Aníbal Limón
2017-01-23oeqa/core/context: Add option to select tests to runMariano Lopez
2017-01-23oeqa/core/decorator: Add skipIfNotDataVar and skipIfNotInDataVarMariano Lopez
2017-01-23oeqa/runtime/utils/targetbuildproject.py: Don't use more than 80 characters p...Mariano Lopez
2017-01-23oeqa/runtime/files: Move runtime files from old directoryMariano Lopez
2017-01-23oeqa/core/decorator/data.py: Add skipIfNotFeature decoratorMariano Lopez
2017-01-23oeqa/runtime: Add OEHasPackage decoratorMariano Lopez
2017-01-23oeqa/runtime: Add case, context and loader classes for runtime testingMariano Lopez
2017-01-23oeqa/core/target Add OESSHTarget to sent commands to targets using SSHMariano Lopez
2017-01-23oeqa/runtime: Move to runtime_casesAníbal Limón
2017-01-23oeqa: Fix files handling on runtime tests.Aníbal Limón
2017-01-23oeqa/runtime: Fix TargetBuildProject instancesAníbal Limón
2017-01-23oeqa/sdkext/cases: Migrate test case to new OEQA frameworkAníbal Limón
2017-01-23classes/testsdk: Migrate to use the new OESDKExtTestContextAníbal Limón
2017-01-23oeqa/sdkext: Adds case and context modules.Aníbal Limón
2017-01-23oeqa/sdkext: Move test cases inside cases directoryAníbal Limón
2017-01-23classes/testsdk: Remove the need of TEST_LOG_DIR variableAníbal Limón
2017-01-23oeqa/sdk/cases: Migrate tests to the new OEQA frameworkAníbal Limón