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
2018-06-04
oeqa/core/target/ssh.py: increase maximum read bytes from 1024 to 4096
Chen Qi
1
2018-06-04
oeqa/core/decorator/data.py: fix skipIfNotInDataVar
Chen Qi
1
2018-06-04
oeqa/core/decorator/__init__.py: use 'cls' instead of 'obj'
Chen Qi
1
2018-06-04
oeqa/core/decorator/__init__.py: set metaclass to ABCMeta
Chen Qi
1
2018-06-04
oeqa/core/loader.py: support the 'auto' keyword
Chen Qi
1
2018-01-04
core/loader.py: fix regex to include all available test cases
Leonardo Sandoval
1
2018-01-02
oeqa/qemu: remove elf image type
Saul Wold
1
2017-11-10
oeqa/runner: Pass the value of buffer, don't force to True
Richard Purdie
1
2017-11-09
oeqa/target/ssh: Drop command/output logging to debug level
Richard Purdie
1
2017-11-09
oeqa: Clean up logger handling
Richard Purdie
1
2017-11-09
oeqa/runqemu: Only show stdout/stderr upon test failure
Richard Purdie
1
2017-11-08
oeqa/core/loader: Make _built_modules_dict() support packages correctly
Peter Kjellerstedt
1
2017-08-24
core/target/ssh.py: use reader to handle partial data
Robert Yang
1
2017-08-23
core/target/ssh.py: replace decode errors
Robert Yang
1
2017-08-11
context: Include a command line argument to run all except certain tests
Leonardo Sandoval
1
2017-07-30
oeqa/core/runner: OEStreamLogger don't buffer test execution writes
Aníbal Limón
1
2017-07-30
oeqa/{core,selftest}: Add support to validate if a specified test case isn't ...
Aníbal Limón
3
2017-07-21
oeqa/core/loader: Generate function _make_failed_test dynamically
Aníbal Limón
1
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
[next]