index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
avocado
/
boot_linux_console.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/avocado: Remove the LinuxKernelTest class
Thomas Huth
2025-04-23
1
-62
/
+0
*
tests/functional: Move the check for the parameters from avocado to functional
Thomas Huth
2025-04-23
1
-34
/
+0
*
tests/functional: Convert the arm virt avocado test
Thomas Huth
2024-12-17
1
-21
/
+0
*
tests/functional: Convert the quanta-gsj avocado test
Thomas Huth
2024-12-17
1
-86
/
+0
*
Merge tag 'pull-request-2024-12-11' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2024-12-12
1
-269
/
+0
|
\
|
*
tests/functional: Convert the cubieboard avocado tests
Thomas Huth
2024-12-11
1
-157
/
+0
|
*
tests/functional: Convert the smdkc210 avocado test
Thomas Huth
2024-12-11
1
-41
/
+0
|
*
tests/functional: Convert the emcraft_sf2 avocado test
Thomas Huth
2024-12-11
1
-44
/
+0
|
*
tests/functional: Convert the xlnx_versal_virt avocado test
Thomas Huth
2024-12-11
1
-27
/
+0
*
|
tests/functional: Move debian boot test from avocado
Cédric Le Goater
2024-12-11
1
-26
/
+0
|
/
*
tests/functional: Convert the OrangePi tests to the functional framework
Thomas Huth
2024-11-04
1
-235
/
+0
*
tests/functional: Convert BananaPi tests to the functional framework
Thomas Huth
2024-11-04
1
-176
/
+0
*
tests/functional: Convert the powernv tests from boot_linux_console.py
Thomas Huth
2024-09-24
1
-46
/
+0
*
tests/functional: Convert the r2d sh4 Avocado test
Thomas Huth
2024-09-24
1
-25
/
+0
*
tests/functional: Convert the mac ppc Avocado tests
Thomas Huth
2024-09-24
1
-30
/
+0
*
tests/functional: Convert the e500 ppc64 Avocado test
Thomas Huth
2024-09-24
1
-11
/
+0
*
tests/functional: Convert the SPARCStation Avocado test
Thomas Huth
2024-09-24
1
-8
/
+0
*
tests/functional: Convert the xtensa lx60 Avocado test
Thomas Huth
2024-09-24
1
-9
/
+0
*
tests/functional: Convert the vexpressa9 Avocado test
Thomas Huth
2024-09-24
1
-9
/
+0
*
tests/functional: Convert the or1k-sim Avocado test
Thomas Huth
2024-09-11
1
-8
/
+0
*
tests/functional: Convert the m68k MCF5208EVB Avocado test
Thomas Huth
2024-09-11
1
-8
/
+0
*
tests/functional: Convert the Alpha Clipper Avocado test
Thomas Huth
2024-09-11
1
-21
/
+0
*
tests/functional: Convert Aarch64 Raspi4 avocado tests
Philippe Mathieu-Daudé
2024-09-11
1
-97
/
+0
*
tests/functional: Convert Aarch64 Raspi3 avocado tests
Philippe Mathieu-Daudé
2024-09-11
1
-23
/
+0
*
tests/functional: Convert ARM Raspi2 avocado tests
Philippe Mathieu-Daudé
2024-09-11
1
-85
/
+0
*
tests/functional: Convert mips32eb 4Kc Malta avocado tests
Philippe Mathieu-Daudé
2024-09-11
1
-63
/
+0
*
tests/functional: Convert nanomips Malta avocado tests
Philippe Mathieu-Daudé
2024-09-11
1
-59
/
+0
*
tests/functional: Convert mips64el 5KEc Malta avocado tests
Philippe Mathieu-Daudé
2024-09-11
1
-74
/
+0
*
tests/functional: Convert mips64el Fuloong2e avocado test (2/2)
Philippe Mathieu-Daudé
2024-09-11
1
-21
/
+0
*
tests/functional: Convert the m68k Q800 Avocado test into a functional test
Thomas Huth
2024-09-11
1
-24
/
+0
*
tests/avocado/boot_linux_console: Remove the s390x subtest
Thomas Huth
2024-09-04
1
-20
/
+0
*
tests/avocado: apply proper skipUnless decorator
Cleber Rosa
2024-08-16
1
-1
/
+0
*
tests/avocado: test_arm_emcraft_sf2: handle RW requirements for asset
Cleber Rosa
2024-07-31
1
-2
/
+4
*
tests/avocado: mips: add hint for fetchasset plugin
Cleber Rosa
2024-07-31
1
-5
/
+7
*
tests/avocado: mips: fallback to HTTP given certificate expiration
Cleber Rosa
2024-07-31
1
-3
/
+3
*
tests/avocado: update sunxi kernel from armbian to 6.6.16
Peter Maydell
2024-04-30
1
-35
/
+35
*
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
2024-04-24
1
-8
/
+0
*
tests/avocado/boot_linux_console.py: Add Rpi4b boot tests
Peter Maydell
2024-02-27
1
-0
/
+97
*
tests/avocado: ppc add powernv10 boot_linux_console test
Nicholas Piggin
2024-02-23
1
-0
/
+8
*
tests/avocado: improve flaky ppc/pnv boot_linux_console.py test
Nicholas Piggin
2024-02-23
1
-1
/
+2
*
gitlab: add optional job to run flaky avocado tests
Alex Bennée
2023-12-01
1
-0
/
+1
*
docs/devel: rationalise unstable gitlab tests under FLAKY_TESTS
Alex Bennée
2023-12-01
1
-2
/
+3
*
tests/avocado: Re-enable MIPS Malta tests (GitLab issue #1884 fixed)
Philippe Mathieu-Daudé
2023-10-04
1
-7
/
+0
*
tests/avocado: Disable MIPS Malta tests due to GitLab issue #1884
Philippe Mathieu-Daudé
2023-09-20
1
-0
/
+7
*
tests/avocado: Make the test_arm_bpim2u_gmac test more reliable
Thomas Huth
2023-07-03
1
-2
/
+2
*
tests: avocado: boot_linux_console: Add test case for bpim2u
qianfan Zhao
2023-06-06
1
-0
/
+176
*
tests/avocado: Add reboot tests to Cubieboard
Strahinja Jankovic
2023-04-20
1
-3
/
+12
*
tests/avocado: Tag TCG tests with accel:tcg
Fabiano Rosas
2023-02-16
1
-0
/
+1
*
avocado/boot_linux_console.py: Update ast2600 test
Joel Stanley
2023-02-07
1
-6
/
+6
*
tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB
Philippe Mathieu-Daudé
2023-02-07
1
-0
/
+2
[next]