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
/
classes
/
testimage.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
testimage.bbclass: Add package install feature
Mariano Lopez
2017-01-23
1
-17
/
+10
*
testimage.bbclass: Add support for package extraction
Mariano Lopez
2017-01-23
1
-0
/
+12
*
runtime/cases/smart.py: Migrate smart tests
Mariano Lopez
2017-01-23
1
-0
/
+53
*
testimage.bbclass: Migrate class to use new runtime framework
Mariano Lopez
2017-01-23
1
-42
/
+144
*
oeqa/utils/dump: Move get_host_dumper to OERuntimeTestContextExecutor class
Aníbal Limón
2017-01-23
1
-2
/
+3
*
oeqa/runtime: Fix TargetBuildProject instances
Aníbal Limón
2017-01-23
1
-0
/
+4
*
oeqa/utils/qemurunner.py: Be sure to stop qemu-system
Mariano Lopez
2017-01-19
1
-0
/
+2
*
meta: remove True option to getVar calls
Joshua Lock
2016-12-16
1
-6
/
+6
*
testimage: disable build tests for qemumips and qemumips64
Joshua Lock
2016-10-09
1
-0
/
+6
*
testimage.bbclass: Use bb.fatal() instead of raising FuncFailed
Ulf Magnusson
2016-10-04
1
-1
/
+1
*
testimage.bbclass: Add package manager dependency
Mariano Lopez
2016-09-23
1
-0
/
+4
*
testimage: add createrepo-native to testimage depends
bavery
2016-09-14
1
-0
/
+1
*
classes/testimage: When image is systemd, enable debug log level
Aníbal Limón
2016-08-01
1
-1
/
+4
*
testimage.bbclass: INHERIT -> IMAGE_CLASSES
Robert Yang
2016-07-20
1
-1
/
+1
*
testimage: swap sudoku for galculator
Ross Burton
2016-07-20
1
-4
/
+1
*
testimage.bbclass: Make dependency of cpio when using RPMs
Mariano Lopez
2016-06-07
1
-0
/
+2
*
oetest.py: Add install/uninstall functionality for DUTs
Mariano Lopez
2016-06-07
1
-0
/
+18
*
testimage.bbclass: Remove exported test
Mariano Lopez
2016-05-19
1
-120
/
+17
*
testimage.bbclass: reuse generic test suites
Alex Franco
2016-02-28
1
-5
/
+7
*
testimage.bbclass: add generic, image test suites
Alex Franco
2016-02-28
1
-0
/
+8
*
classes/testimage: Fix exportTests function.
Aníbal Limón
2016-02-10
1
-1
/
+1
*
oetest.py/TestContext: Move loadTests and runTests inside it.
Aníbal Limón
2016-02-10
1
-3
/
+3
*
testimage/testsdk: Move get test suites routine inside TestContext.
Aníbal Limón
2016-02-10
1
-9
/
+2
*
testimage/testsdk: Modularize TestContext.
Aníbal Limón
2016-02-10
1
-37
/
+3
*
classes/testimage: Add defeault inherit for testsdk.
Aníbal Limón
2016-02-10
1
-0
/
+2
*
classes/testsdk: Add new class testsdk.
Aníbal Limón
2016-02-10
1
-98
/
+0
*
testimage: Modularize helper functions for get test lists.
Aníbal Limón
2016-02-10
1
-74
/
+4
*
classes/lib: Add expand parameter to getVarFlag
Richard Purdie
2016-02-04
1
-1
/
+1
*
testimage: remove VNC test, x11vnc isn't in oe-core anymore
Ross Burton
2016-01-07
1
-3
/
+3
*
oeqa/testimage: Add support for test folder export.
Lucian Musat
2015-11-16
1
-1
/
+13
*
oeqa/runtime: remove dmesg test
Ross Burton
2015-11-16
1
-2
/
+2
*
testimage: Added IO commands to dumps
Mariano Lopez
2015-10-01
1
-0
/
+2
*
oeqa/testimage: Add ability to run single test from suite.
Lucian Musat
2015-10-01
1
-0
/
+7
*
oeqa/testimage: Remove absolute path to oeqa from json
Lucian Musat
2015-09-28
1
-1
/
+10
*
testimage.bbclass: Fix break introduced with SIGTERM handling
Mariano Lopez
2015-09-23
1
-9
/
+11
*
testimage.bbclass: Don't require an image manifest
Randy Witt
2015-09-23
1
-5
/
+11
*
testimage: Handle core-image-lsb-sdk qemumips test restriction
Richard Purdie
2015-09-12
1
-4
/
+9
*
testimage: Fix SDK extraction error handling
Richard Purdie
2015-09-12
1
-1
/
+4
*
testimage: handle SIGTERM to conclude runqemu
Mariano Lopez
2015-09-09
1
-1
/
+11
*
testimage: filter proper test cases by tags
zjh
2015-09-04
1
-0
/
+3
*
runexported: Make it compatible with host dump
Mariano Lopez
2015-09-03
1
-1
/
+5
*
dump: allow to have datastore vars on dump commands
Mariano Lopez
2015-08-30
1
-2
/
+5
*
dump: Created new classes for dump host and target
Mariano Lopez
2015-08-30
1
-0
/
+5
*
testimage: Run commands in target and host when test fails
Mariano Lopez
2015-08-30
1
-0
/
+24
*
testimage: testsdk fixes/improvements
Richard Purdie
2015-08-01
1
-34
/
+33
*
testimage: Add support for test suites manifest files
zjh
2015-07-09
1
-2
/
+24
*
testimage: Support full TC path such oeqa.runtime.pnp.get_memory_size in TEST...
zjh
2015-07-09
1
-0
/
+3
*
testimage: Don't test xorg/vnc on qemuarm64
Richard Purdie
2015-06-27
1
-0
/
+4
*
testimage: Handle ipk/deb packaging format tests correctly
Richard Purdie
2015-06-27
1
-2
/
+4
*
testimage: Improve sdk handling of TEST_SUITES
Richard Purdie
2015-04-29
1
-1
/
+3
[prev]
[next]