index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
functional
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-12
Merge tag 'pull-request-2024-12-11' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
16
-20
/
+305
2024-12-11
tests/functional: remove pointless with statement
Daniel P. Berrangé
1
-4
/
+3
2024-12-11
tests/functional: remove unused system imports
Daniel P. Berrangé
10
-16
/
+0
2024-12-11
tests/functional: Convert the cubieboard avocado tests
Thomas Huth
2
-0
/
+152
2024-12-11
tests/functional: Convert the smdkc210 avocado test
Thomas Huth
2
-0
/
+58
2024-12-11
tests/functional: Convert the emcraft_sf2 avocado test
Thomas Huth
2
-0
/
+53
2024-12-11
tests/functional: Convert the xlnx_versal_virt avocado test
Thomas Huth
2
-0
/
+38
2024-12-11
tests/functional: Bump the timeout of the sh4_tuxrun test
Thomas Huth
1
-0
/
+1
2024-12-11
tests/functional: Move debian boot test from avocado
Cédric Le Goater
1
-0
/
+24
2024-12-11
tests/functional: Introduce a specific test for rainier-bmc machine
Cédric Le Goater
2
-19
/
+7
2024-12-11
tests/functional: Introduce a specific test for ast2600 SoC
Cédric Le Goater
3
-155
/
+145
2024-12-11
tests/functional: Introduce a specific test for ast2500 SoC
Cédric Le Goater
4
-44
/
+94
2024-12-11
tests/functional: Introduce a specific test for romulus-bmc machine
Cédric Le Goater
3
-26
/
+26
2024-12-11
tests/functional: Introduce a specific test for palmetto-bmc machine
Cédric Le Goater
4
-10
/
+49
2024-12-11
tests/functional: Introduce a specific test for ast1030 SoC
Cédric Le Goater
3
-64
/
+82
2024-12-02
tests/functional: increase timeouts for arm sx1 test
Daniel P. Berrangé
1
-3
/
+3
2024-12-02
tests/functional/test_virtio_version: Check for the availability of the machine
Thomas Huth
1
-0
/
+2
2024-12-02
tests/functional/test_acpi_bits: Turn the test into a QemuSystemTest
Thomas Huth
1
-4
/
+5
2024-11-27
tests/functional: Remove sleep workarounds from sh4 test
Cédric Le Goater
1
-7
/
+3
2024-11-27
tests/functional: Fix the running test case causes loongarch64 to hang
Xianglai Li
1
-4
/
+4
2024-11-25
tests/functional: Remove sleep workarounds from Aspeed tests
Cédric Le Goater
1
-9
/
+7
2024-11-25
tests/functional: Convert Aspeed arm SDK tests
Cédric Le Goater
1
-0
/
+68
2024-11-25
tests/functional: Convert Aspeed aarch64 SDK tests
Cédric Le Goater
2
-0
/
+100
2024-11-25
tests/functional: update the aarch64 tuxrun tests
Alex Bennée
1
-8
/
+8
2024-11-25
tests/functional: Convert the Avocado aarch64 tuxrun tests
Thomas Huth
2
-0
/
+52
2024-11-25
tests/functional: avoid accessing log_filename on earlier failures
Daniel P. Berrangé
1
-4
/
+6
2024-11-25
tests/functional: add a QMP backdoor for debugging stalled tests
Daniel P. Berrangé
1
-0
/
+7
2024-11-25
tests/functional: remove time.sleep usage from tuxrun tests
Daniel P. Berrangé
1
-10
/
+6
2024-11-25
tests/functional: rewrite console handling to be bytewise
Daniel P. Berrangé
1
-15
/
+64
2024-11-25
tests/functional: require non-NULL success_message for console wait
Daniel P. Berrangé
1
-2
/
+7
2024-11-25
tests/functional: don't try to wait for the empty string
Daniel P. Berrangé
1
-2
/
+1
2024-11-25
tests/functional: logs details of console interaction operations
Daniel P. Berrangé
1
-0
/
+3
2024-11-25
tests/functional: enable debug logging for QEMUMachine
Daniel P. Berrangé
1
-0
/
+6
2024-11-25
tests/functional: honour requested test VM name in QEMUMachine
Daniel P. Berrangé
1
-0
/
+1
2024-11-25
tests/functional: put QEMUMachine logs in testcase log directory
Daniel P. Berrangé
1
-2
/
+3
2024-11-25
tests/functional: honour self.workdir in ACPI bits tests
Daniel P. Berrangé
1
-31
/
+13
2024-11-25
tests/functional: remove comments talking about avocado
Daniel P. Berrangé
1
-7
/
+6
2024-11-25
tests/functional: remove obsolete reference to avocado bug
Daniel P. Berrangé
1
-1
/
+0
2024-11-25
tests/functional: remove leftover :avocado: tags
Daniel P. Berrangé
2
-47
/
+0
2024-11-25
tests/functional: remove todo wrt avocado.utils.wait_for
Daniel P. Berrangé
1
-2
/
+1
2024-11-25
tests/functional: remove "AVOCADO" from env variable name
Daniel P. Berrangé
1
-1
/
+1
2024-11-25
tests/functional: automatically clean up scratch files after tests
Daniel P. Berrangé
1
-5
/
+9
2024-11-25
tests/functional: fix mips64el test to honour workdir
Daniel P. Berrangé
1
-1
/
+1
2024-11-08
Merge tag 'pull-request-2024-11-08' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
9
-144
/
+248
2024-11-08
tests/functional: Split the test_aarch64_sbsaref test
Thomas Huth
4
-123
/
+171
2024-11-08
tests/functional: Bump timeouts of functional tests
Thomas Huth
1
-11
/
+13
2024-11-08
tests/functional: Provide the user with hints where to find more log files
Thomas Huth
1
-5
/
+13
2024-11-08
tests/functional: Fix the ppc64_hv and the ppc_40p test for read-only assets
Thomas Huth
2
-2
/
+4
2024-11-08
test/functional: Fix Aspeed buildroot tests
Cédric Le Goater
1
-1
/
+1
2024-11-08
tests/functional: Convert the riscv_opensbi avocado test into a standalone test
Thomas Huth
2
-2
/
+46
[next]