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 additional dependency
brian avery
2017-04-21
1
-2
/
+6
*
oeqa: QEMU_USE_KVM can list machines
Patrick Ohly
2017-03-28
1
-1
/
+3
*
meta/lib/oeqa: change sdk test from cvs to cpio
brian avery
2017-03-22
1
-3
/
+3
*
testimage: Don't use systemd.log_level=debug logging
Richard Purdie
2017-03-14
1
-1
/
+2
*
testimage.bbclass: fix runtime test for rpm, port smart tests to dnf
Alexander Kanavin
2017-03-14
1
-15
/
+10
*
recipes: Make use of the new bb.utils.filter() function
Peter Kjellerstedt
2017-03-01
1
-1
/
+1
*
oeqa/runtime/context.py: Fix use of getTarget() with testexport
Mariano Lopez
2017-02-23
1
-1
/
+5
*
testimage.bbclass: Add check for empty test suite
Mariano Lopez
2017-02-15
1
-0
/
+4
*
testimage: Implement custom target loading
Juro Bystricky
2017-02-15
1
-1
/
+1
*
oeqa/runtime/cases: Rename syslog module to oe_syslog
Aníbal Limón
2017-01-31
1
-1
/
+1
*
testimage.bbclass: Fixes about suites and dependencies
Mariano Lopez
2017-01-31
1
-4
/
+5
*
testimage.bbclass: Allow to run tests on autobuilder's images
Mariano Lopez
2017-01-31
1
-4
/
+7
*
testimage.bbclass: Add systemd test automatically
Mariano Lopez
2017-01-26
1
-1
/
+2
*
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
[next]