summaryrefslogtreecommitdiff
path: root/lib/test_scanf.c
AgeCommit message (Expand)Author
2023-08-16lib: test_scanf: Add explicit type cast to result initialization in test_numb...Nathan Chancellor
2021-09-06lib/test_scanf: split up number parsing test routinesLinus Torvalds
2021-08-30Merge branch 'for-5.15-printk-index' into for-linusPetr Mladek
2021-07-29lib/test_scanf: Handle n_bits == 0 in random testsAndy Shevchenko
2021-07-08lib/test: fix spelling mistakesZhen Lei
2021-05-27lib: test_scanf: Remove pointless use of type_min() with unsigned typesRichard Fitzgerald
2021-05-19lib: test_scanf: Add tests for sscanf number conversionRichard Fitzgerald