aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-01-20selftest/runtime-test.py: Adapt test to use new runtime frameworkmariano/oeqa_runtime_migrationMariano Lopez
2017-01-20testexport.bbclass: Migrate testexport to use new frameworkMariano Lopez
2017-01-20oeqa/runtime/context.py: Add defaults for runtime contextMariano Lopez
2017-01-20testimage.bbclass: Add package install featureMariano Lopez
2017-01-20testimage.bbclass: Add support for package extractionMariano Lopez
2017-01-20oeqa/core/utils/test.py: Add functions to get module pathMariano Lopez
2017-01-20runtime/cases/smart.py: Migrate smart testsMariano Lopez
2017-01-20oeqa/runtime/cases: Migrate runtime tests.Mariano Lopez
2017-01-20testimage.bbclass: Migrate class to use new runtime frameworkMariano Lopez
2017-01-20core/target/qemu.py Adds qemu targetMariano Lopez
2017-01-20oeqa/runtime/context.py: Add logger to getTargetMariano Lopez
2017-01-20oeqa/runtime/context.py: Prepare for qemuAníbal Limón
2017-01-20oeqa/utils/dump: Move get_host_dumper to OERuntimeTestContextExecutor classAníbal Limón
2017-01-20oeqa/runtime/context: Move helper functions for process args to executorAníbal Limón
2017-01-20oeqa/runtime/context: Add runtime option group and options for target type an...Aníbal Limón
2017-01-20oeqa/core/context: Add option to select tests to runMariano Lopez
2017-01-20oeqa/core/decorator: Add skipIfNotDataVar and skipIfNotInDataVarMariano Lopez
2017-01-20oeqa/runtime/utils/targetbuildproject.py: Don't use more than 80 characters p...Mariano Lopez
2017-01-20oeqa/runtime/files: Move runtime files from old directoryMariano Lopez
2017-01-20oeqa/core/decorator/data.py: Add skipIfNotFeature decoratorMariano Lopez
2017-01-20oeqa/runtime: Add OEHasPackage decoratorMariano Lopez
2017-01-20oeqa/runtime: Add case, context and loader classes for runtime testingMariano Lopez
2017-01-20oeqa/core/target Add OESSHTarget to sent commands to targets using SSHMariano Lopez
2017-01-20oeqa/runtime: Move to runtime_casesAníbal Limón
2017-01-20oeqa: Fix files handling on runtime tests.Aníbal Limón
2017-01-20oeqa/runtime: Fix TargetBuildProject instancesAníbal Limón
2017-01-20oeqa/sdkext/cases: Migrate test case to new OEQA frameworkAníbal Limón
2017-01-20classes/testsdk: Migrate to use the new OESDKExtTestContextAníbal Limón
2017-01-20oeqa/sdkext: Adds case and context modules.Aníbal Limón
2017-01-20oeqa/sdkext: Move test cases inside cases directoryAníbal Limón
2017-01-20classes/testsdk: Remove the need of TEST_LOG_DIR variableAníbal Limón
2017-01-20oeqa/sdk/cases: Migrate tests to the new OEQA frameworkAníbal Limón
2017-01-20oeqa/utils: {Target,SDK,}BuildProject remove dependency of bbAníbal Limón
2017-01-20oeqa/utils: Move targetbuild to buildproject moduleAníbal Limón
2017-01-20classes/testsdk: Migrates testsdk.bbclass to use new OESDKTestContextAníbal Limón
2017-01-20oeqa/sdk: Add case and context modules for the SDK componentAníbal Limón
2017-01-20oeqa/{runtime,sdk}/files: Move testsdkmakefile from runtime to sdk moduleAníbal Limón
2017-01-20oeqa/sdk: Move test cases inside cases directoryAníbal Limón
2017-01-20oeqa: Move common files to oeqa/files instead of runtime onlyAníbal Limón
2017-01-20oeqa/utils/__init__.py: Adds compatibility with bitbake loggerMariano Lopez
2017-01-20classes/populate_sdk_base: Add write_sdk_test_data to postprocessAníbal Limón
2017-01-20classes/rootfs-postcommands: Add write_image_test_dataAníbal Limón
2017-01-20oe/data: Add export2json functionAníbal Limón
2017-01-20oeqa/core: Add READMEAníbal Limón
2017-01-20oeqa/core/cases: Add example test casesAníbal Limón
2017-01-20oeqa/core/context: Add support of OETestContextExecutorAníbal Limón
2017-01-20scripts/oe-test: Add new oe-test scriptAníbal Limón
2017-01-20oeqa/core: Add tests for the OEQA frameworkMariano Lopez
2017-01-20oeqa/core/decorator: Add support for OETestDataDepends and skipIfDataVarAníbal Limón
2017-01-20oeqa/core/decorator: Add support for OETimeout decoratorMariano Lopez