index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kunit
/
debugfs.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-15
kunit: Introduce autorun option
Stanislav Kinsburskii
1
-1
/
+1
2024-11-19
kunit: debugfs: Use IS_ERR() for alloc_string_stream() error check
Kuan-Wei Chiu
1
-2
/
+2
2024-11-19
kunit: string-stream: Fix a UAF bug in kunit_init_suite()
Jinjie Ruan
1
-1
/
+4
2023-12-18
kunit: add ability to run tests after boot using debugfs
Rae Moar
1
-0
/
+68
2023-12-18
kunit: debugfs: Handle errors from alloc_string_stream()
Richard Fitzgerald
1
-5
/
+25
2023-12-18
kunit: debugfs: Fix unchecked dereference in debugfs_print_results()
Richard Fitzgerald
1
-1
/
+3
2023-09-18
kunit: Use string_stream for test log
Richard Fitzgerald
1
-13
/
+23
2023-06-09
kunit: include debugfs header file
Arnd Bergmann
1
-0
/
+1
2023-03-10
kunit: fix bug in the order of lines in debugfs logs
Rae Moar
1
-2
/
+12
2022-12-12
kunit: improve KTAP compliance of KUnit test output
Rae Moar
1
-1
/
+1
2022-05-02
kunit: fix debugfs code to use enum kunit_status, not bool
Daniel Latypov
1
-1
/
+1
2021-06-25
kunit: Support skipped tests
David Gow
1
-1
/
+1
2020-03-26
kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
Alan Maguire
1
-0
/
+116