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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-06
hw/ufs: ufs descriptor read test implemented
Yoochan Jeong
1
-0
/
+153
2024-09-06
hw/ufs: ufs attribute read/write test implemented
Yoochan Jeong
1
-0
/
+137
2024-09-06
hw/ufs: ufs flag read/write test implemented
Yoochan Jeong
1
-0
/
+83
2024-09-06
hw/ufs: minor bug fixes related to ufs-test
Yoochan Jeong
1
-3
/
+8
2024-09-04
tests/avocado: Remove unused QemuUserTest class
Philippe Mathieu-Daudé
1
-17
/
+0
2024-09-04
tests/functional: Convert ARM bFLT linux-user avocado test
Philippe Mathieu-Daudé
4
-54
/
+57
2024-09-04
tests/functional: Add QemuUserTest class
Philippe Mathieu-Daudé
2
-1
/
+18
2024-09-04
tests/functional: Convert mips64el Fuloong2e avocado test (1/2)
Philippe Mathieu-Daudé
2
-15
/
+22
2024-09-04
tests/functional: Convert Aarch64 Virt machine avocado tests
Philippe Mathieu-Daudé
4
-43
/
+45
2024-09-04
tests/functional: Convert Aarch64 SBSA-Ref avocado tests
Philippe Mathieu-Daudé
2
-99
/
+54
2024-09-04
tests/functional: Convert ARM Integrator/CP avocado tests
Philippe Mathieu-Daudé
2
-25
/
+32
2024-09-04
tests/functional: Convert the linux_initrd avocado test into a standalone test
Thomas Huth
2
-16
/
+22
2024-09-04
tests/functional: Convert the rx_gdbsim avocado test into a standalone test
Thomas Huth
3
-25
/
+45
2024-09-04
tests/functional: Convert the acpi-bits test into a standalone test
Thomas Huth
7
-41
/
+44
2024-09-04
tests/functional: Convert the m68k nextcube test with tesseract
Thomas Huth
4
-59
/
+55
2024-09-04
tests/functional: Convert the ppc_hv avocado test into a standalone test
Thomas Huth
2
-31
/
+23
2024-09-04
tests/functional: Convert the ppc_amiga avocado test into a standalone test
Thomas Huth
3
-38
/
+44
2024-09-04
tests/functional: Convert most ppc avocado tests into standalone tests
Thomas Huth
6
-138
/
+108
2024-09-04
tests/functional: Convert the virtio_gpu avocado test into a standalone test
Thomas Huth
2
-35
/
+30
2024-09-04
tests/functional: Convert the microblaze avocado tests into standalone tests
Thomas Huth
4
-61
/
+90
2024-09-04
tests/functional: Convert the x86_cpu_model_versions test
Thomas Huth
2
-46
/
+20
2024-09-04
tests/functional: Convert the s390x avocado tests into standalone tests
Thomas Huth
4
-93
/
+92
2024-09-04
tests/functional: Convert some avocado tests that needed avocado.utils.archive
Thomas Huth
5
-65
/
+84
2024-09-04
tests/functional: Add a function for extracting files from an archive
Thomas Huth
1
-0
/
+21
2024-09-04
tests/functional: Convert some tests that download files via fetch_asset()
Thomas Huth
8
-120
/
+132
2024-09-04
tests/functional: Allow asset downloading with concurrent threads
Thomas Huth
1
-11
/
+51
2024-09-04
tests/functional: enable pre-emptive caching of assets
Daniel P. Berrangé
4
-3
/
+74
2024-09-04
tests/functional: add a module for handling asset download & caching
Daniel P. Berrangé
2
-0
/
+98
2024-09-04
tests/functional: Convert avocado tests that just need a small adjustment
Thomas Huth
4
-51
/
+53
2024-09-04
tests/functional: Convert simple avocado tests into standalone python tests
Thomas Huth
6
-60
/
+35
2024-09-04
tests/functional: Prepare the meson build system for the functional tests
Thomas Huth
3
-0
/
+93
2024-09-04
tests/Makefile.include: Increase the level of indentation in the help text
Thomas Huth
1
-15
/
+15
2024-09-04
tests/functional: Set up logging
Thomas Huth
1
-1
/
+26
2024-09-04
tests/functional: Add base classes for the upcoming pytest-based tests
Thomas Huth
4
-0
/
+380
2024-09-04
tests/avocado/boot_linux_console: Remove the s390x subtest
Thomas Huth
2
-20
/
+2
2024-09-04
tests/avocado/avocado_qemu: Fix the "from" statements in linuxtest.py
Thomas Huth
1
-2
/
+2
2024-09-04
Bump avocado to 103.0
Cleber Rosa
1
-1
/
+1
2024-09-04
tests/avocado/machine_aarch64_sbsaref.py: allow for rw usage of image
Cleber Rosa
1
-1
/
+1
2024-09-04
tests/avocado/boot_xen.py: fetch kernel during test setUp()
Cleber Rosa
1
-7
/
+6
2024-09-04
tests/avocado: machine aarch64: standardize location and RO access
Cleber Rosa
2
-8
/
+8
2024-09-03
tests/qtest/migration: Add a check for the availability of the "pc" machine
Thomas Huth
1
-2
/
+4
2024-09-03
tests/qtest/migration-test: Don't leak QTestState in test_multifd_tcp_cancel()
Peter Maydell
1
-0
/
+1
2024-09-03
tests/qtest/migration-test: Don't strdup in get_dirty_rate()
Peter Maydell
1
-2
/
+2
2024-09-03
tests/qtest/migration-helpers: Don't dup argument to qdict_put_str()
Peter Maydell
1
-1
/
+1
2024-09-03
tests/unit/crypto-tls-x509-helpers: deinit privkey in test_tls_cleanup
Peter Maydell
1
-0
/
+1
2024-09-03
tests/qtest/migration-test: Free QCRyptoTLSTestCertReq objects
Peter Maydell
3
-2
/
+19
2024-09-03
tests/qtest/migration-helpers: Fix migrate_get_socket_address() leak
Peter Maydell
1
-10
/
+8
2024-09-03
tests/qtest/migration-test: Fix leaks in calc_dirtyrate_ready()
Peter Maydell
1
-3
/
+6
2024-09-03
tests/qtest/migration-test: Don't leak resp in multifd_mapped_ram_fdset_end()
Peter Maydell
1
-0
/
+1
2024-09-03
tests/qtest/migration-test: Fix bootfile cleanup handling
Peter Maydell
1
-4
/
+4
[prev]
[next]