summaryrefslogtreecommitdiff
path: root/tools/testing/kunit
AgeCommit message (Expand)AuthorFilesLines
2025-03-28Merge tag 'landlock-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2025-03-26landlock: Add unique ID generatorMickaël Salaün1-0/+2
2025-03-15kunit: tool: add test to check parsing late test planRae Moar1-0/+11
2025-03-15kunit: tool: Fix bug in parsing test planRae Moar1-5/+4
2025-02-18kunit: tool: Build GDB scriptsBrendan Jackman1-2/+2
2025-02-15kunit: qemu_configs: sparc: use Zilog consoleThomas Weißschuh1-2/+3
2025-02-15kunit: tool: Use qboot on QEMU x86_64Brendan Jackman1-1/+3
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+0
2025-01-25kunit: configs: remove configs for DAMON debugfs interface testsSeongJae Park1-3/+0
2025-01-14kunit: enable hardware acceleration when availableTamir Duberstein2-1/+4
2025-01-14kunit: add fallback for os.sched_getaffinityTamir Duberstein1-1/+10
2024-11-19kunit: qemu_configs: loongarch: Enable shutdownThomas Weißschuh1-1/+4
2024-11-19kunit: tool: Allow overriding the shutdown mode from qemu configThomas Weißschuh1-1/+3
2024-11-19kunit: qemu_configs: Add LoongArch configThomas Weißschuh1-0/+18
2024-11-19kunit: tool: print failed tests onlyRae Moar3-5/+40
2024-11-19kunit: tool: Only print the summaryDavid Gow4-84/+112
2024-09-12kunit: tool: Build compile_commands.jsonBrendan Jackman1-1/+2
2024-05-07Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-1/+1
2024-04-10RISC-V: drop SOC_VIRT for ARCH_VIRTConor Dooley1-1/+1
2024-03-29Merge tag 'linux_kselftest-kunit-fixes-6.9-rc2' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2024-03-28kunit: configs: Enable CONFIG_DAMON_DBGFS_DEPRECATED for --alltestsDavid Gow1-0/+1
2024-03-27Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-0/+2
2024-03-25kunit: fix wireless test dependenciesJohannes Berg1-0/+2
2024-03-14Merge tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+6
2024-02-27kunit: tool: Print UML commandMickaël Salaün1-0/+1
2024-02-27landlock: Add support for KUnit testsMickaël Salaün1-0/+1
2024-02-22net: mctp: tests: Test that outgoing skbs have flow data populatedJeremy Kerr1-0/+1
2024-01-26kunit: add wireless unit testsJohannes Berg1-0/+5
2023-12-18kunit: tool: add test for parsing attributesRae Moar2-0/+25
2023-12-18kunit: tool: fix parsing of test attributesRae Moar1-1/+3
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+5
2023-08-29Merge tag 'regmap-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds1-0/+2
2023-07-26kunit: tool: Add command line interface to filter and report attributesRae Moar4-29/+99
2023-07-18kunit: qemu_configs: Enable all architectural features for arm64Mark Brown1-1/+1
2023-07-18ASoC: topology: Add explicit build optionMark Brown1-0/+1
2023-07-18kunit: Enable ASoC in all_tests.configMark Brown1-0/+4
2023-07-13regmap: Provide user selectable option to enable regmapMark Brown1-0/+2
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+5
2023-05-16kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UMLKees Cook2-0/+5
2023-05-08kunit: tool: undo type subscripts for subprocess.PopenDaniel Latypov3-4/+10
2023-04-05kunit: tool: Add support for SH under QEMUGeert Uytterhoeven1-0/+17
2023-04-05kunit: tool: Add support for overriding the QEMU serial portGeert Uytterhoeven2-1/+3
2023-03-17kunit: tool: fix pre-existing `mypy --strict` errors and update run_checks.pyDaniel Latypov4-30/+31
2023-03-17kunit: tool: remove unused imports and variablesDaniel Latypov5-5/+3
2023-03-17kunit: tool: add subscripts for type annotations where appropriateDaniel Latypov3-5/+5
2023-03-06kunit: tool: Add support for m68k under QEMUGeert Uytterhoeven1-0/+10
2023-02-08kunit: kunit.py extract handlersAlexander Pantyukhin1-71/+96
2023-02-08tools/testing/kunit/kunit.py: remove redundant double checkAlexander Pantyukhin1-14/+5
2022-12-12kunit: tool: make parser preserve whitespace when printing test logDaniel Latypov3-15/+16