index
:
openembedded-core
2011-1
daisy
danny
denzil
dizzy
dora
dunfell
dunfell-next
dylan
fido
gatesgarth
gatesgarth-next
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-next
master
master-next
master-next-1.9
master-next-2.5
master-next2
master-uninative
morty
morty-next
pyro
pyro-next
rocko
rocko-next
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
OpenEmbedded Core layer
OpenEmbedded
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
lib
/
oeqa
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch.py: Prevent git repo reinitialization
Pavel Zhukov
2022-03-11
1
-2
/
+16
*
selftest: recipetool: Correct the URI for socat
Peter Kjellerstedt
2022-03-07
1
-1
/
+1
*
runtime_test: skip virgl test on fedora 34
Anuj Mittal
2022-02-17
1
-0
/
+3
*
selftest: reproducible: Set maximum report size
Joshua Watt
2022-01-17
1
-3
/
+7
*
selftest: skip virgl test on fedora 34 entirely
Steve Sakoman
2021-12-31
1
-0
/
+2
*
selftest: skip virgl test on centos 8 entirely
Steve Sakoman
2021-12-31
1
-0
/
+2
*
oeqa/selftest/bbtests: Use YP sources mirror instead of GNU
Richard Purdie
2021-12-28
1
-1
/
+1
*
selftest/devtool: Check branch in git fetch
Stefan Herbrechtsmeier
2021-12-10
1
-2
/
+3
*
patch.py: Initialize git repo before patching
Pavel Zhukov
2021-12-10
1
-0
/
+15
*
oeqa/parselogs: Fix quoting
Richard Purdie
2021-12-10
1
-7
/
+7
*
meta/scripts: Manual git url branch additions
Richard Purdie
2021-11-12
3
-6
/
+6
*
meta: add explicit branch and protocol to SRC_URI
Anuj Mittal
2021-11-12
1
-1
/
+1
*
oeqa/selftest/glibc: Handle incorrect encoding issuesin glibc test results
Richard Purdie
2021-10-20
1
-1
/
+1
*
oeqa/manual: Fix no longer valid URLs
Jon Mason
2021-10-20
1
-3
/
+3
*
oeqa/selftest/bbtests: Add uuid to force build test
Richard Purdie
2021-10-20
1
-1
/
+3
*
oeqa/buildproject: Ensure temp directories are cleaned up
Richard Purdie
2021-09-29
2
-1
/
+6
*
oeqa/selftest/gotoolchain: Fix temp file cleanup
Richard Purdie
2021-09-29
1
-0
/
+6
*
oeqa/qemurunner: Use oe._exit(), not sys.exit()
Richard Purdie
2021-09-29
1
-1
/
+1
*
oeqa/runtime/parselogs: Make DVD ata error apply to all qemux86 machines
Richard Purdie
2021-09-06
1
-1
/
+1
*
parselogs.py: ignore intermittent CD/DVDROM identification failure
Bruce Ashfield
2021-09-06
1
-0
/
+1
*
oeqa/runtime/cases: make date.DateTest.test_date more reliable
Alexandre Belloni
2021-08-23
1
-5
/
+4
*
oeqa/runtime/cases/ptest: Increase test timeout from 300s to 450s
Richard Purdie
2021-08-09
1
-1
/
+1
*
parselogs.py: qemuarm should be qemuarmv5
Jon Mason
2021-08-09
1
-1
/
+2
*
oeqa/manual/toaster: fix small typo
Ralph Siemsen
2021-07-31
1
-1
/
+1
*
oeqa/selftest/multiprocesslauch: Fix test race
Richard Purdie
2021-07-13
1
-2
/
+1
*
oeqa/selftest/archiver: Allow tests to ignore empty directories
Richard Purdie
2021-07-13
1
-8
/
+8
*
oeqa/selftest/runcmd: Tweal test timeouts
Richard Purdie
2021-07-13
1
-2
/
+2
*
selftest/fetch: Avoid occasional selftest failure from poor temp file name ch...
Richard Purdie
2021-06-30
1
-13
/
+14
*
oeqa/runtime/rpm: Drop log message counting test component
hardknott-next
Richard Purdie
2021-06-02
1
-9
/
+0
*
oeqa/qemurunner: Improve handling of run_serial for shutdown commands
Richard Purdie
2021-05-11
1
-1
/
+6
*
oeqa/qemurunner: Fix binary vs str issue
Richard Purdie
2021-05-11
1
-2
/
+2
*
oeqa/qemurunner: Improve logging thread exit handling for qemu shutdown test
Richard Purdie
2021-05-11
2
-6
/
+15
*
Revert "oeqa: Set LD_LIBRARY_PATH when executing native commands"
Alexander Kanavin
2021-05-07
1
-3
/
+0
*
meta/lib/oeqa/core/tests/cases/timeout.py: add a testcase for the previous fix
Alexander Kanavin
2021-04-26
2
-0
/
+19
*
oeqa: tear down oeqa decorators if one of them raises an exception in setup
Alexander Kanavin
2021-04-26
2
-4
/
+10
*
oeqa/runtime: space needed
Jon Mason
2021-04-23
1
-2
/
+2
*
parselogs: ignore floppy error on qemu-system-x86 at boot stage
Yanfei Xu
2021-04-23
1
-0
/
+2
*
oeqa/runtime/cases: Only disable/enable for current boot
Wes Lindauer
2021-04-23
2
-4
/
+4
*
oeqa/selftest: Ensure packages classes are set correctly for maintainers test
Richard Purdie
2021-04-22
1
-1
/
+1
*
oeqa/selftest: Hardcode test assumptions about heartbeat event timings
Richard Purdie
2021-04-16
1
-3
/
+3
*
oeqa/selftest: add test case for SRC_URI dependency sniffing
Ross Burton
2021-04-06
1
-0
/
+54
*
uboot: Fixes SPL verified boot on corner cases
Klaus Heinrich Kiwi
2021-04-06
1
-2
/
+2
*
oe-selftest: Add U-Boot fitImage signing testcases
Klaus Heinrich Kiwi
2021-04-06
1
-0
/
+468
*
oeqa/runqemu: Support RUNQEMU_TMPFS_DIR as a location to copy snapshot images to
Richard Purdie
2021-04-06
4
-4
/
+14
*
oeqa/concurrencytest: Fix display of test stdout/stderr
Richard Purdie
2021-04-06
1
-16
/
+17
*
oeqa/concurrencytest: Rename variables to improve the code
Richard Purdie
2021-04-06
1
-13
/
+13
*
selftest/wic: Fix dependency issue in rawcopy test
Richard Purdie
2021-03-20
1
-7
/
+11
*
cve-check: CVE_VERSION_SUFFIX to work with patched release
Lee Chee Yang
2021-03-20
1
-0
/
+8
*
selftest/reproducible: Drop ovmf exclusion
Richard Purdie
2021-03-20
1
-1
/
+0
*
meson: Work around determinism issue
Richard Purdie
2021-03-15
1
-1
/
+0
[next]