index
:
openembedded-core.git
daisy
danny
denzil
dizzy
dora
dylan
fido
jethro
krogoth
master
master-next
master-next-1.9
master-next2
morty
pyro
thud
Mirror of openembedded-core
Multi-Tech Systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
/
lib
/
oeqa
/
core
Age
Commit message (
Expand
)
Author
Files
2017-06-23
oeqa/core/loader.py: Fix _make_failed_test for python >= 3.4.4
Aníbal Limón
1
2017-06-23
oeqa/core/threaded: Don't assume that results exists on logDetails
Aníbal Limón
1
2017-06-13
oeqa/core/loader: Use full and small module name on filtering
Aníbal Limón
1
2017-06-13
oeqa/core/runner: Don't log details twice if test fails
Aníbal Limón
1
2017-06-12
oeqa/core/loader: Allow unittest.TestCase's to be executed
Aníbal Limón
2
2017-06-12
oeqa/core/loader: Fix filtering on test modules with submodules
Aníbal Limón
1
2017-06-09
oeqa: Change the order to logDetails and logSummary
Aníbal Limón
1
2017-06-05
oeqa/core/loader: Call parent init method in OETestLoader
Anibal Limon
1
2017-06-05
scripts/oe-test: Move load_test_components to oeqa.utils
Aníbal Limón
1
2017-06-04
oeqa/core: Improve grammar in README and loader comments
Randy MacLeod
2
2017-05-30
oeqa/core/context: Include a _pre_run method
Leonardo Sandoval
2
2017-05-30
oeqa/core/context: Omit docstring output on XMLResult
Leonardo Sandoval
1
2017-05-30
oeqa/core/context: Use a default iterable modules object
Leonardo Sandoval
1
2017-05-30
oeqa/core/context: Raise exception when a manifest is specified but missing
Leonardo Sandoval
2
2017-05-30
oeqa/core/case: fix typo on comment about exception name
Leonardo Sandoval
1
2017-05-30
oeqa/core/README: Improve documentation
Leonardo Sandoval
1
2017-05-30
oeqa/core: Add support for run tests by module, class and name
Aníbal Limón
2
2017-05-30
oeqa/core: Add list tests support in context and runner
Aníbal Limón
2
2017-05-30
oeqa/core/tests: Add tests of OEQA Threaded mode
Aníbal Limón
7
2017-05-30
oeqa/core/decorator/oetimeout: Add support for OEQA threaded mode
Aníbal Limón
1
2017-05-30
oeqa/core/decorator/depends: Add support for threading mode
Aníbal Limón
1
2017-05-30
oeqa/core/threaded: Add OETestContextThreaded class
Aníbal Limón
1
2017-05-30
oeqa/core/threaded: Add support of OETestRunnerThreaded
Aníbal Limón
1
2017-05-30
oeqa/core/threaded: Add OETestResultThreaded{,Internal} classes
Aníbal Limón
1
2017-05-30
oeqa/core/runner: OETestResult add internal _tc_map_results
Aníbal Limón
1
2017-05-30
oeqa/core/threaded: Add OEStreamLoggerThreaded class
Aníbal Limón
1
2017-05-30
oeqa/core/threaded: Add new module with OETestLoaderThreaded
Aníbal Limón
1
2017-05-30
oeqa/core: Move OETestContext.log{Summary, Details} into OETestResult
Aníbal Limón
2
2017-05-30
oeqa/core/runner: OETestResult remove unneeded override of startTest
Aníbal Limón
1
2017-05-30
oeqa/core: Don't expose OEStreamLogger in OETestContext
Aníbal Limón
2
2017-04-12
oeqa/core/runner: Append PID in the test result folder name
Leonardo Sandoval
1
2017-03-28
oeqa/core/loader.py: Do not import underscore modules by default
Mariano Lopez
1
2017-03-01
oeqa/core/loader.py: Avoid importing tests with built-ins name
Mariano Lopez
1
2017-03-01
oeqa/core/loader.py: Give meaningful error when failed to load classes
Mariano Lopez
1
2017-02-23
oeqa/runtime/context.py: Fix use of getTarget() with testexport
Mariano Lopez
1
2017-02-15
oeqa/loader.py: Avoid error in TypeError exception
Juro Bystricky
1
2017-02-15
qemu.py: add 'elf' as supported fstype
Juro Bystricky
1
2017-02-15
oeqa/core/runner.py: OEStreamLogger fix logging
Aníbal Limón
1
2017-01-31
oeqa/core/context.py: Add validation for run-tests option
Aníbal Limón
1
2017-01-31
meta: remove remaining True option to getVar calls
Ming Liu
1
2017-01-31
testimage.bbclass: Allow to run tests on autobuilder's images
Mariano Lopez
1
2017-01-23
testimage.bbclass: Add package install feature
Mariano Lopez
1
2017-01-23
oeqa/core/utils/test.py: Add functions to get module path
Mariano Lopez
1
2017-01-23
core/target/qemu.py Adds qemu target
Mariano Lopez
1
2017-01-23
oeqa/core/context: Add option to select tests to run
Mariano Lopez
1
2017-01-23
oeqa/core/decorator: Add skipIfNotDataVar and skipIfNotInDataVar
Mariano Lopez
1
2017-01-23
oeqa/core/decorator/data.py: Add skipIfNotFeature decorator
Mariano Lopez
1
2017-01-23
oeqa/core/target Add OESSHTarget to sent commands to targets using SSH
Mariano Lopez
2
2017-01-23
oeqa/core: Add README
Aníbal Limón
1
2017-01-23
oeqa/core/cases: Add example test cases
Aníbal Limón
3
[next]