aboutsummaryrefslogtreecommitdiff
path: root/lib/cmdline_kunit.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-27lib/cmdline: Fix an invalid format specifier in an assertion msgGravatar David Gow 1-1/+1
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 1Gravatar Jason A. Donenfeld 1-2/+2
2021-06-23lib/cmdline_kunit: Remove a cast which are no-longer requiredGravatar David Gow 1-1/+1
2021-02-15lib/cmdline: Allow get_options() to take 0 to validate the inputGravatar Andy Shevchenko 1-1/+10
2021-02-15lib/cmdline_kunit: add a new test case for get_options()Gravatar Andy Shevchenko 1-0/+47
2020-12-15lib/cmdline_kunit: add a new test suite for cmdline APIGravatar Andy Shevchenko 1-0/+100