summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
...
* testimage.bbclass: Add support for package extractionMariano Lopez2017-01-232-0/+173
* oeqa/core/utils/test.py: Add functions to get module pathMariano Lopez2017-01-231-0/+13
* runtime/cases/smart.py: Migrate smart testsMariano Lopez2017-01-232-97/+128
* oeqa/runtime/cases: Migrate runtime tests.Mariano Lopez2017-01-2351-906/+1075
* testimage.bbclass: Migrate class to use new runtime frameworkMariano Lopez2017-01-231-42/+144
* core/target/qemu.py Adds qemu targetMariano Lopez2017-01-231-0/+45
* oeqa/runtime/context.py: Add logger to getTargetMariano Lopez2017-01-231-3/+3
* oeqa/runtime/context.py: Prepare for qemuAníbal Limón2017-01-231-5/+13
* oeqa/utils/dump: Move get_host_dumper to OERuntimeTestContextExecutor classAníbal Limón2017-01-234-13/+22
* oeqa/runtime/context: Move helper functions for process args to executorAníbal Limón2017-01-231-20/+36
* oeqa/runtime/context: Add runtime option group and options for target type an...Aníbal Limón2017-01-231-2/+20
* oeqa/core/context: Add option to select tests to runMariano Lopez2017-01-231-0/+6
* oeqa/core/decorator: Add skipIfNotDataVar and skipIfNotInDataVarMariano Lopez2017-01-231-1/+35
* oeqa/runtime/utils/targetbuildproject.py: Don't use more than 80 characters p...Mariano Lopez2017-01-231-13/+16
* oeqa/runtime/files: Move runtime files from old directoryMariano Lopez2017-01-234-0/+2
* oeqa/core/decorator/data.py: Add skipIfNotFeature decoratorMariano Lopez2017-01-231-0/+28
* oeqa/runtime: Add OEHasPackage decoratorMariano Lopez2017-01-231-0/+53
* oeqa/runtime: Add case, context and loader classes for runtime testingMariano Lopez2017-01-233-0/+93
* oeqa/core/target Add OESSHTarget to sent commands to targets using SSHMariano Lopez2017-01-232-0/+299
* oeqa/runtime: Move to runtime_casesAníbal Limón2017-01-2331-0/+0
* oeqa: Fix files handling on runtime tests.Aníbal Limón2017-01-235-4/+10
* oeqa/runtime: Fix TargetBuildProject instancesAníbal Limón2017-01-234-10/+19
* oeqa/sdkext/cases: Migrate test case to new OEQA frameworkAníbal Limón2017-01-234-33/+38
* classes/testsdk: Migrate to use the new OESDKExtTestContextAníbal Limón2017-01-231-53/+45
* oeqa/sdkext: Adds case and context modules.Aníbal Limón2017-01-233-40/+42
* oeqa/sdkext: Move test cases inside cases directoryAníbal Limón2017-01-233-3/+0
* classes/testsdk: Remove the need of TEST_LOG_DIR variableAníbal Limón2017-01-234-12/+6
* oeqa/sdk/cases: Migrate tests to the new OEQA frameworkAníbal Limón2017-01-237-69/+84
* oeqa/utils: {Target,SDK,}BuildProject remove dependency of bbAníbal Limón2017-01-233-34/+17
* oeqa/utils: Move targetbuild to buildproject moduleAníbal Limón2017-01-235-0/+147
* classes/testsdk: Migrates testsdk.bbclass to use new OESDKTestContextAníbal Limón2017-01-231-15/+60
* oeqa/sdk: Add case and context modules for the SDK componentAníbal Limón2017-01-234-51/+145
* oeqa/{runtime,sdk}/files: Move testsdkmakefile from runtime to sdk moduleAníbal Limón2017-01-231-0/+0
* oeqa/sdk: Move test cases inside cases directoryAníbal Limón2017-01-237-0/+0
* oeqa: Move common files to oeqa/files instead of runtime onlyAníbal Limón2017-01-234-0/+0
* oeqa/utils/__init__.py: Adds compatibility with bitbake loggerMariano Lopez2017-01-231-0/+30
* classes/populate_sdk_base: Add write_sdk_test_data to postprocessAníbal Limón2017-01-231-1/+8
* classes/rootfs-postcommands: Add write_image_test_dataAníbal Limón2017-01-231-0/+18
* oe/data: Add export2json functionAníbal Limón2017-01-231-0/+28
* oeqa/core: Add READMEAníbal Limón2017-01-231-0/+38
* oeqa/core/cases: Add example test casesAníbal Limón2017-01-233-0/+21
* oeqa/core/context: Add support of OETestContextExecutorAníbal Limón2017-01-231-0/+85
* oeqa/core: Add tests for the OEQA frameworkMariano Lopez2017-01-2313-0/+481
* oeqa/core/decorator: Add support for OETestDataDepends and skipIfDataVarAníbal Limón2017-01-231-0/+36
* oeqa/core/decorator: Add support for OETimeout decoratorMariano Lopez2017-01-231-0/+25
* oeqa/core/decorator: Add support for OETestID and OETestTagMariano Lopez2017-01-232-0/+47
* oeqa/core/decorator: Add support for OETestDependsAníbal Limón2017-01-231-0/+94
* oeqa/core: Add loader, context and decorator modulesAníbal Limón2017-01-233-0/+454
* oeqa/core: Add utils module for OEQA frameworkMariano Lopez2017-01-234-0/+127
* oeqa/core: Add base OEQA frameworkAníbal Limón2017-01-234-0/+136