summaryrefslogtreecommitdiffstats
path: root/lib/test_scanf.c
Commit message (Expand)AuthorAgeFilesLines
* lib/test_scanf: split up number parsing test routinesLinus Torvalds2021-09-061-8/+71
* Merge branch 'for-5.15-printk-index' into for-linusPetr Mladek2021-08-301-1/+1
|\
| * lib/test: fix spelling mistakesZhen Lei2021-07-081-1/+1
* | lib/test_scanf: Handle n_bits == 0 in random testsAndy Shevchenko2021-07-291-2/+2
|/
* lib: test_scanf: Remove pointless use of type_min() with unsigned typesRichard Fitzgerald2021-05-271-7/+6
* lib: test_scanf: Add tests for sscanf number conversionRichard Fitzgerald2021-05-191-0/+751