aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_scanf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-06lib/test_scanf: split up number parsing test routinesLinus Torvalds1-8/+71
2021-08-30Merge branch 'for-5.15-printk-index' into for-linusPetr Mladek1-1/+1
2021-07-29lib/test_scanf: Handle n_bits == 0 in random testsAndy Shevchenko1-2/+2
2021-07-08lib/test: fix spelling mistakesZhen Lei1-1/+1
2021-05-27lib: test_scanf: Remove pointless use of type_min() with unsigned typesRichard Fitzgerald1-7/+6
2021-05-19lib: test_scanf: Add tests for sscanf number conversionRichard Fitzgerald1-0/+751