index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
kunit
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kunit: qemu_configs: loongarch: Enable shutdown
Thomas Weißschuh
12 days
1
-1
/
+4
*
kunit: tool: Allow overriding the shutdown mode from qemu config
Thomas Weißschuh
12 days
1
-1
/
+3
*
kunit: qemu_configs: Add LoongArch config
Thomas Weißschuh
12 days
1
-0
/
+18
*
kunit: tool: print failed tests only
Rae Moar
12 days
3
-5
/
+40
*
kunit: tool: Only print the summary
David Gow
12 days
4
-84
/
+112
*
kunit: tool: Build compile_commands.json
Brendan Jackman
2024-09-12
1
-1
/
+2
*
Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2024-05-07
1
-1
/
+1
|
\
|
*
RISC-V: drop SOC_VIRT for ARCH_VIRT
Conor Dooley
2024-04-10
1
-1
/
+1
*
|
Merge tag 'linux_kselftest-kunit-fixes-6.9-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-03-29
1
-0
/
+1
|
\
\
|
*
|
kunit: configs: Enable CONFIG_DAMON_DBGFS_DEPRECATED for --alltests
David Gow
2024-03-28
1
-0
/
+1
|
|
/
*
|
Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-03-27
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
kunit: fix wireless test dependencies
Johannes Berg
2024-03-25
1
-0
/
+2
*
|
Merge tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-15
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
landlock: Add support for KUnit tests
Mickaël Salaün
2024-02-27
1
-0
/
+1
*
|
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-03-13
1
-0
/
+6
|
\
\
|
*
|
net: mctp: tests: Test that outgoing skbs have flow data populated
Jeremy Kerr
2024-02-22
1
-0
/
+1
|
*
|
kunit: add wireless unit tests
Johannes Berg
2024-01-26
1
-0
/
+5
|
|
/
*
/
kunit: tool: Print UML command
Mickaël Salaün
2024-02-27
1
-0
/
+1
|
/
*
kunit: tool: add test for parsing attributes
Rae Moar
2023-12-18
2
-0
/
+25
*
kunit: tool: fix parsing of test attributes
Rae Moar
2023-12-18
1
-1
/
+3
*
Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-08-30
1
-0
/
+5
|
\
|
*
ASoC: topology: Add explicit build option
Mark Brown
2023-07-18
1
-0
/
+1
|
*
kunit: Enable ASoC in all_tests.config
Mark Brown
2023-07-18
1
-0
/
+4
*
|
Merge tag 'regmap-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2023-08-29
1
-0
/
+2
|
\
\
|
*
|
regmap: Provide user selectable option to enable regmap
Mark Brown
2023-07-13
1
-0
/
+2
|
|
/
*
|
kunit: tool: Add command line interface to filter and report attributes
Rae Moar
2023-07-26
4
-29
/
+99
*
|
kunit: qemu_configs: Enable all architectural features for arm64
Mark Brown
2023-07-18
1
-1
/
+1
|
/
*
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-28
2
-0
/
+5
|
\
|
*
kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UML
Kees Cook
2023-05-16
2
-0
/
+5
*
|
kunit: tool: undo type subscripts for subprocess.Popen
Daniel Latypov
2023-05-08
3
-4
/
+10
|
/
*
kunit: tool: Add support for SH under QEMU
Geert Uytterhoeven
2023-04-05
1
-0
/
+17
*
kunit: tool: Add support for overriding the QEMU serial port
Geert Uytterhoeven
2023-04-05
2
-1
/
+3
*
kunit: tool: fix pre-existing `mypy --strict` errors and update run_checks.py
Daniel Latypov
2023-03-17
4
-30
/
+31
*
kunit: tool: remove unused imports and variables
Daniel Latypov
2023-03-17
5
-5
/
+3
*
kunit: tool: add subscripts for type annotations where appropriate
Daniel Latypov
2023-03-17
3
-5
/
+5
*
kunit: tool: Add support for m68k under QEMU
Geert Uytterhoeven
2023-03-07
1
-0
/
+10
*
kunit: kunit.py extract handlers
Alexander Pantyukhin
2023-02-08
1
-71
/
+96
*
tools/testing/kunit/kunit.py: remove redundant double check
Alexander Pantyukhin
2023-02-08
1
-14
/
+5
*
kunit: tool: make parser preserve whitespace when printing test log
Daniel Latypov
2022-12-12
3
-15
/
+16
*
kunit: tool: don't include KTAP headers and the like in the test log
Daniel Latypov
2022-12-12
2
-4
/
+21
*
kunit: tool: parse KTAP compliant test output
Rae Moar
2022-12-12
4
-28
/
+80
*
kunit: tool: make --json do nothing if --raw_ouput is set
Daniel Latypov
2022-12-12
1
-16
/
+18
*
kunit: tool: tweak error message when no KTAP found
Daniel Latypov
2022-12-12
2
-3
/
+3
*
kunit: tool: remove redundant file.close() call in unit test
Daniel Latypov
2022-12-12
1
-2
/
+0
*
kunit: tool: unit tests all check parser errors, standardize formatting a bit
Daniel Latypov
2022-12-12
1
-55
/
+38
*
kunit: tool: make TestCounts a dataclass
Daniel Latypov
2022-12-12
2
-20
/
+9
*
kunit: tool: print summary of failed tests if a few failed out of a lot
Daniel Latypov
2022-10-31
2
-0
/
+69
*
kunit: tool: make unit test not print parsed testdata to stdout
Daniel Latypov
2022-10-31
1
-0
/
+6
*
kunit: tool: Don't download risc-v opensbi firmware with wget
David Gow
2022-10-07
1
-11
/
+7
*
kunit: tool: rename all_test_uml.config, use it for --alltests
Daniel Latypov
2022-09-30
5
-90
/
+33
[next]