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