summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
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
2017-01-23oeqa/runtime/utils/targetbuildproject.py: Don't use more than 80 characters p...Mariano Lopez1
2017-01-23oeqa/runtime/files: Move runtime files from old directoryMariano Lopez4
2017-01-23oeqa/core/decorator/data.py: Add skipIfNotFeature decoratorMariano Lopez1
2017-01-23oeqa/runtime: Add OEHasPackage decoratorMariano Lopez1
2017-01-23oeqa/runtime: Add case, context and loader classes for runtime testingMariano Lopez3
2017-01-23oeqa/core/target Add OESSHTarget to sent commands to targets using SSHMariano Lopez2
2017-01-23oeqa/runtime: Move to runtime_casesAníbal Limón31
2017-01-23oeqa: Fix files handling on runtime tests.Aníbal Limón4
2017-01-23oeqa/runtime: Fix TargetBuildProject instancesAníbal Limón3
2017-01-23oeqa/sdkext/cases: Migrate test case to new OEQA frameworkAníbal Limón4
2017-01-23oeqa/sdkext: Adds case and context modules.Aníbal Limón3
2017-01-23oeqa/sdkext: Move test cases inside cases directoryAníbal Limón3
2017-01-23classes/testsdk: Remove the need of TEST_LOG_DIR variableAníbal Limón3
2017-01-23oeqa/sdk/cases: Migrate tests to the new OEQA frameworkAníbal Limón7
2017-01-23oeqa/utils: {Target,SDK,}BuildProject remove dependency of bbAníbal Limón3
2017-01-23oeqa/utils: Move targetbuild to buildproject moduleAníbal Limón5
2017-01-23oeqa/sdk: Add case and context modules for the SDK componentAníbal Limón4
2017-01-23oeqa/{runtime,sdk}/files: Move testsdkmakefile from runtime to sdk moduleAníbal Limón1
2017-01-23oeqa/sdk: Move test cases inside cases directoryAníbal Limón7
2017-01-23oeqa: Move common files to oeqa/files instead of runtime onlyAníbal Limón4
2017-01-23oeqa/utils/__init__.py: Adds compatibility with bitbake loggerMariano Lopez1
2017-01-23oe/data: Add export2json functionAníbal Limón1
2017-01-23oeqa/core: Add READMEAníbal Limón1
2017-01-23oeqa/core/cases: Add example test casesAníbal Limón3
2017-01-23oeqa/core/context: Add support of OETestContextExecutorAníbal Limón1
2017-01-23oeqa/core: Add tests for the OEQA frameworkMariano Lopez13