index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
test_scanf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-14
scanf: convert self-test to KUnit
Tamir Duberstein
1
-811
/
+0
2025-03-14
scanf: remove redundant debug logs
Tamir Duberstein
1
-3
/
+0
2025-03-14
scanf: implicate test line in failure messages
Tamir Duberstein
1
-33
/
+33
2024-10-03
lib/test_scanf: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
1
-1
/
+1
2024-06-12
vsprintf: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2023-08-16
lib: test_scanf: Add explicit type cast to result initialization in test_numb...
Nathan Chancellor
1
-1
/
+1
2021-09-06
lib/test_scanf: split up number parsing test routines
Linus Torvalds
1
-8
/
+71
2021-08-30
Merge branch 'for-5.15-printk-index' into for-linus
Petr Mladek
1
-1
/
+1
2021-07-29
lib/test_scanf: Handle n_bits == 0 in random tests
Andy Shevchenko
1
-2
/
+2
2021-07-08
lib/test: fix spelling mistakes
Zhen Lei
1
-1
/
+1
2021-05-27
lib: test_scanf: Remove pointless use of type_min() with unsigned types
Richard Fitzgerald
1
-7
/
+6
2021-05-19
lib: test_scanf: Add tests for sscanf number conversion
Richard Fitzgerald
1
-0
/
+751