aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-01-05runtime/cases/smart.py: Migrate smart testsruntime_rebMariano Lopez
2017-01-05oeqa/runtime/cases: Migrate runtime tests.Mariano Lopez
2017-01-05testimage.bbclass: Migrate class to use new runtime frameworkMariano Lopez
2017-01-05core/target/qemu.py Adds qemu target (WIP)Mariano Lopez
2017-01-04oeqa/core/context.py: Adds compatibility with bitbake loggerMariano Lopez
2017-01-04oeqa/runtime/context.py: Add logger to getTargetMariano Lopez
2017-01-04oeqa/utils/qemurunner.py: Add missing sys moduleMariano Lopez
2017-01-04oeqa/runtime/context.py: Prepare for qemuAníbal Limón
2017-01-04oeqa/runtime/context.py: Remove package extractionMariano Lopez
2017-01-03oeqa/utils/dump: Move get_host_dumper to OERuntimeTestContextExecutor classAníbal Limón
2017-01-03oeqa/runtime/context: Move helper functions for process args to executorAníbal Limón
2017-01-03oeqa/runtime/context: Add runtime option group and options for target type an...Aníbal Limón
2017-01-03oeqa/core/context: Add option to select tests to runMariano Lopez
2017-01-03oeqa/core/decorator: Add skipIfNotDataVar and skipIfNotInDataVarMariano Lopez
2017-01-03oeqa/runtime/utils/targetbuildproject.py: Don't use more than 80 characters p...Mariano Lopez
2017-01-03oeqa/runtime/files: Move runtime files from old directoryMariano Lopez
2017-01-03oeqa/core/decorator/data.py: Add skipIfNotFeature decoratorMariano Lopez
2017-01-03oeqa/runtime/context.py: Add package extraction featureMariano Lopez
2017-01-03oeqa/runtime: Add OEHasPackage decoratorMariano Lopez
2017-01-03oeqa/runtime: Add case, context and loader classes for runtime testingMariano Lopez
2017-01-03oeqa/core/target Add OESSHTarget to sent commands to targets using SSHMariano Lopez
2016-12-21oeqa/runtime: Move to runtime_casesAníbal Limón
2016-12-21oeqa/sdkext/cases: Migrate test case to new OEQA frameworkAníbal Limón
2016-12-21classes/testsdk: Migrate to use the new OESDKExtTestContextAníbal Limón
2016-12-21oeqa/sdkext: Adds case and context modules.Aníbal Limón
2016-12-21oeqa/sdkext: Move test cases inside cases directoryAníbal Limón
2016-12-21classes/testsdk: Remove the need of TEST_LOG_DIR variableAníbal Limón
2016-12-21oeqa/sdk/cases: Migrate tests to the new OEQA frameworkAníbal Limón
2016-12-21oeqa/utils: {Target,SDK,}BuildProject remove dependency of bbAníbal Limón
2016-12-21oeqa/utils: Move targetbuild to buildproject moduleAníbal Limón
2016-12-21classes/testsdk: Migrates testsdk.bbclass to use new OESDKTestContextAníbal Limón
2016-12-21oeqa/sdk: Add case and context modules for the SDK componentAníbal Limón
2016-12-21oeqa/{runtime,sdk}/files: Move testsdkmakefile from runtime to sdk moduleAníbal Limón
2016-12-21oeqa/sdk: Move test cases inside cases directoryAníbal Limón
2016-12-21oeqa: Move common files to oeqa/files instead of runtime onlyAníbal Limón
2016-12-21oeqa/core/context: Fix display of logDetails.Aníbal Limón
2016-12-21oeqa/core/context: Add support for display summary and details at end of runAníbal Limón
2016-12-21oeqa/core/runner: OEStreamLogger fix log output to avoid "\n"Aníbal Limón
2016-12-21oeqa/core/context: Add support for specify stream logger classAníbal Limón
2016-12-21oeqa/utils/path: Add remove_safe functionAníbal Limón
2016-12-21oeqa/core: Change name of d to tdAníbal Limón
2016-12-21classes/populate_sdk_base: Add write_sdk_test_data to postprocessAníbal Limón
2016-12-21classes/rootfs-postcommands: Add write_image_test_dataAníbal Limón
2016-12-21oe/data: Add export2json functionAníbal Limón
2016-12-21oeqa/core: Add READMEAníbal Limón
2016-12-21oeqa/core/cases: Add example test casesAníbal Limón
2016-12-21oeqa/core/context: Add support of OETestContextExecutorAníbal Limón
2016-12-21scripts/oe-test: Add new oe-test scriptAníbal Limón
2016-12-21oeqa/core: Add tests for the OEQA frameworkMariano Lopez
2016-12-21oeqa/core/decorator: Add support for OETestDataDepends and skipIfDataVarAníbal Limón