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-08-23
oeqa/core/decorator: add skipIfInDataVar
Richard Leitner
1
2018-08-23
oeqa/runner: Print any errors/failures early
Richard Purdie
1
2018-08-23
oeqa/runner: Use the proper logger functions instead of print()
Richard Purdie
1
2018-08-23
oeqa/context: Only set buffer mode for non-concurrent tests
Richard Purdie
1
2018-08-23
oeqa/concurrencytest: Ensure subunit streams are flushed at exit
Richard Purdie
1
2018-07-26
oeqa/loader: Ensure invalid test names don't trigger a traceback
Richard Purdie
1
2018-07-18
oeqa/decorator: Improve reliability
Richard Purdie
1
2018-07-16
oeqa: Remove xmlrunner
Richard Purdie
1
2018-07-16
oeqa/runner: Simplify code
Richard Purdie
4
2018-07-16
oeqa/core/threaded: Remove in favour of using concurrenttests
Richard Purdie
10
2018-07-16
oeqa: Add selftest parallelisation support
Richard Purdie
3
2018-07-15
oeqa: Default to buffer mode for tests
Richard Purdie
2
2018-07-13
oeqa/runner: Ensure we don't print misleading results output
Richard Purdie
1
2018-07-13
oeqa/core/runner: Improve test case comparision
Richard Purdie
1
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
[next]