index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
lib
/
test_scanf.c
(
follow
)
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_number_prefix()
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