aboutsummaryrefslogtreecommitdiff
path: root/tests/unit
AgeCommit message (Expand)Author
2024-08-12hw/core/ptimer: fix timer zero period condition for freq > 1GHzJianzhou Yue
2024-07-24crypto: propagate errors from TLS session I/O callbacksDaniel P. Berrangé
2024-07-24crypto: Restrict pkix_asn1_tab[] to crypto-tls-x509-helpers.cPhilippe Mathieu-Daudé
2024-07-24crypto: Remove 'crypto-tls-x509-helpers.h' from crypto-tls-psk-helpers.cPhilippe Mathieu-Daudé
2024-06-13Merge tag 'pull-request-2024-06-12' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2024-06-12tests/unit/test-smp-parse: Test the full 8-levels topology hierarchyZhao Liu
2024-06-12tests/unit/test-smp-parse: Test "modules" and "dies" combination caseZhao Liu
2024-06-12tests/unit/test-smp-parse: Test "modules" parameter in -smpZhao Liu
2024-06-12tests/unit/test-smp-parse: Make test cases aware of module levelZhao Liu
2024-06-12tests/unit/test-smp-parse: Use default parameters=0 when not set in -smpZhao Liu
2024-06-12tests/unit/test-smp-parse: Fix an invalid topology caseZhao Liu
2024-06-12tests/unit/test-smp-parse: Fix comment of parameters=1 caseZhao Liu
2024-06-12tests/unit/test-smp-parse: Fix comments of drawers and books caseZhao Liu
2024-06-10crypto/block: drop qcrypto_block_open() n_threads argumentStefan Hajnoczi
2024-05-22tests: Add test case of APIC ID for module level parsingZhuocheng Ding
2024-05-22i386: Support modules_per_die in X86CPUTopoInfoZhao Liu
2024-05-17tests: add testing of parameter=1 for SMP topologyDaniel P. Berrangé
2024-05-17hw/core: allow parameter=1 for SMP topology on any machineDaniel P. Berrangé
2024-04-25tests/unit: Remove debug statements in test-nested-aio-poll.cPhilippe Mathieu-Daudé
2024-04-18tests/unit: match some unit tests to corresponding feature switchesPaolo Bonzini
2024-03-25tests/unit/test-throttle: Avoid unintended integer divisionPeter Maydell
2024-03-25tests/unit/socket-helpers: Don't close(-1)Peter Maydell
2024-03-19crypto: report which ciphers are being skipped during testsDaniel P. Berrangé
2024-03-19crypto: use error_abort for unexpected failuresDaniel P. Berrangé
2024-03-19tests: Raise timeouts for bufferiszero and crypto-tlscredsx509Peter Maydell
2024-03-11migration: remove migration.h referencesSteve Sistare
2024-03-09tests/unit/test-smp-parse: Test "parameter=0" SMP configurationsZhao Liu
2024-03-09tests/unit/test-smp-parse: Test smp_props.has_clustersZhao Liu
2024-03-09tests/unit/test-smp-parse: Test the full 7-levels topology hierarchyZhao Liu
2024-03-09tests/unit/test-smp-parse: Test "drawers" and "books" combination caseZhao Liu
2024-03-09tests/unit/test-smp-parse: Test "drawers" parameter in -smpZhao Liu
2024-03-09tests/unit/test-smp-parse: Test "books" parameter in -smpZhao Liu
2024-03-09tests/unit/test-smp-parse: Make test cases aware of the book/drawerZhao Liu
2024-03-09tests/unit/test-smp-parse: Bump max_cpus to 4096Zhao Liu
2024-03-09tests/unit/test-smp-parse: Use CPU number macros in invalid topology caseZhao Liu
2024-03-09tests/unit/test-smp-parse: Drop the unsupported "dies=1" caseZhao Liu
2024-03-01tests/unit/test-util-sockets: Remove temporary file after testThomas Huth
2024-02-14Merge tag 'pull-char-2024-02-12-v2' of https://repo.or.cz/qemu/armbru into st...Peter Maydell
2024-02-14tests/unit/test-char: Fix qemu_socket(), make_udp_socket() checkMarkus Armbruster
2024-02-14chardev/parallel: Don't close stdin on inappropriate deviceMarkus Armbruster
2024-02-09crypto: Modify the qcrypto_block_create to support creation flagsHyman Huang
2024-02-09crypto: Introduce SM4 symmetric cipher algorithmHyman Huang
2024-02-06test-util-filemonitor: Adapt to the FreeBSD inotify rename semanticsIlya Leoshkevich
2024-01-30tests/unit/test-qga: do not qualify executable pathsSamuel Tardieu
2024-01-26tests/unit: Bump test-replication timeout to 60 secondsKevin Wolf
2024-01-26commit: Allow users to request only format driver names in backing file formatPeter Krempa
2024-01-23tests/unit/test-iov: Fix timeout problem on NetBSD and OpenBSDThomas Huth
2024-01-12tests/unit: Bump test-crypto-block test timeout to 5 minutesThomas Huth
2024-01-12tests/unit: Bump test-aio-multithread test timeout to 2 minutesThomas Huth
2024-01-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell