summaryrefslogtreecommitdiff
path: root/tools/testing/kunit
AgeCommit message (Expand)Author
2025-05-26Merge tag 'linux_kselftest-kunit-6.16-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-05-19kunit: tool: add test counts to JSON outputRae Moar
2025-05-01ASoC: stm32: sai: fix kernel rate configurationMark Brown
2025-04-26Merge tag 'move-lib-kunit-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-22lib: Ensure prime numbers tests are included in KUnit test runsMark Brown
2025-04-16kunit: qemu_configs: Disable faulting tests on 32-bit SPARCDavid Gow
2025-04-16kunit: qemu_configs: Add 64-bit SPARC configurationThomas Weißschuh
2025-04-16kunit: qemu_configs: sparc: Explicitly enable CONFIG_SPARC32=yThomas Weißschuh
2025-04-15kunit: qemu_configs: Add PowerPC 32-bit BE and 64-bit LEThomas Weißschuh
2025-04-15kunit: qemu_configs: powerpc: Explicitly enable CONFIG_CPU_BIG_ENDIAN=yThomas Weißschuh
2025-04-15kunit: tool: Implement listing of available architecturesThomas Weißschuh
2025-04-14kunit: qemu_configs: SH: Respect kunit cmdlineThomas Weißschuh
2025-04-14kunit: qemu_configs: Add riscv32 configThomas Weißschuh
2025-04-14kunit: configs: Enable CONFIG_INIT_STACK_ALL_PATTERN in all_testsRichard Fitzgerald
2025-04-13kunit: configs: Add some Cirrus Logic modules to all_testsRichard Fitzgerald
2025-04-08kunit: tool: fix count of tests if late test planRae Moar
2025-03-28Merge tag 'landlock-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-26landlock: Add unique ID generatorMickaël Salaün
2025-03-15kunit: tool: add test to check parsing late test planRae Moar
2025-03-15kunit: tool: Fix bug in parsing test planRae Moar
2025-02-18kunit: tool: Build GDB scriptsBrendan Jackman
2025-02-15kunit: qemu_configs: sparc: use Zilog consoleThomas Weißschuh
2025-02-15kunit: tool: Use qboot on QEMU x86_64Brendan Jackman
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-25kunit: configs: remove configs for DAMON debugfs interface testsSeongJae Park
2025-01-14kunit: enable hardware acceleration when availableTamir Duberstein
2025-01-14kunit: add fallback for os.sched_getaffinityTamir Duberstein
2024-11-19kunit: qemu_configs: loongarch: Enable shutdownThomas Weißschuh
2024-11-19kunit: tool: Allow overriding the shutdown mode from qemu configThomas Weißschuh
2024-11-19kunit: qemu_configs: Add LoongArch configThomas Weißschuh
2024-11-19kunit: tool: print failed tests onlyRae Moar
2024-11-19kunit: tool: Only print the summaryDavid Gow
2024-09-12kunit: tool: Build compile_commands.jsonBrendan Jackman
2024-05-07Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2024-04-10RISC-V: drop SOC_VIRT for ARCH_VIRTConor Dooley
2024-03-29Merge tag 'linux_kselftest-kunit-fixes-6.9-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2024-03-28kunit: configs: Enable CONFIG_DAMON_DBGFS_DEPRECATED for --alltestsDavid Gow
2024-03-27Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-03-25kunit: fix wireless test dependenciesJohannes Berg
2024-03-14Merge tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-02-27kunit: tool: Print UML commandMickaël Salaün
2024-02-27landlock: Add support for KUnit testsMickaël Salaün
2024-02-22net: mctp: tests: Test that outgoing skbs have flow data populatedJeremy Kerr
2024-01-26kunit: add wireless unit testsJohannes Berg
2023-12-18kunit: tool: add test for parsing attributesRae Moar
2023-12-18kunit: tool: fix parsing of test attributesRae Moar
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-08-29Merge tag 'regmap-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2023-07-26kunit: tool: Add command line interface to filter and report attributesRae Moar