index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
lib
/
oeqa
/
core
/
loader.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
oeqa/core: Rework OETestTag and remove unused OETestFilter
Nathan Rossi
2019-09-07
1
-44
/
+17
*
meta/lib+scripts: Convert to SPDX license headers
Richard Purdie
2019-05-09
1
-1
/
+4
*
oeqa/loader: Fix deprecation warning
Richard Purdie
2018-11-14
1
-1
/
+1
*
oeqa/loader: Ensure invalid test names don't trigger a traceback
Richard Purdie
2018-07-26
1
-0
/
+2
*
oeqa/core/loader.py: support the 'auto' keyword
Chen Qi
2018-06-04
1
-4
/
+13
*
core/loader.py: fix regex to include all available test cases
Leonardo Sandoval
2018-01-04
1
-1
/
+1
*
oeqa/core/loader: Make _built_modules_dict() support packages correctly
Peter Kjellerstedt
2017-11-08
1
-36
/
+14
*
oeqa/{core,selftest}: Add support to validate if a specified test case isn't ...
Aníbal Limón
2017-07-30
1
-0
/
+26
*
oeqa/core/loader: Generate function _make_failed_test dynamically
Aníbal Limón
2017-07-21
1
-13
/
+12
*
oeqa/core/loader.py: Fix _make_failed_test for python >= 3.4.4
Aníbal Limón
2017-06-23
1
-9
/
+13
*
oeqa/core/loader: Use full and small module name on filtering
Aníbal Limón
2017-06-13
1
-9
/
+19
*
oeqa/core/loader: Allow unittest.TestCase's to be executed
Aníbal Limón
2017-06-12
1
-5
/
+7
*
oeqa/core/loader: Fix filtering on test modules with submodules
Aníbal Limón
2017-06-12
1
-36
/
+34
*
oeqa/core/loader: Call parent init method in OETestLoader
Anibal Limon
2017-06-06
1
-0
/
+2
*
oeqa/core: Improve grammar in README and loader comments
Randy MacLeod
2017-06-05
1
-4
/
+4
*
oeqa/core: Add support for run tests by module, class and name
Aníbal Limón
2017-06-02
1
-1
/
+65
*
oeqa/core/loader.py: Do not import underscore modules by default
Mariano Lopez
2017-03-28
1
-4
/
+30
*
oeqa/core/loader.py: Avoid importing tests with built-ins name
Mariano Lopez
2017-03-01
1
-0
/
+11
*
oeqa/core/loader.py: Give meaningful error when failed to load classes
Mariano Lopez
2017-03-01
1
-4
/
+4
*
oeqa/loader.py: Avoid error in TypeError exception
Juro Bystricky
2017-02-15
1
-1
/
+1
*
oeqa/core: Add loader, context and decorator modules
Aníbal Limón
2017-01-23
1
-0
/
+235