summaryrefslogtreecommitdiffstats
path: root/lib/cmdline_kunit.c
Commit message (Expand)AuthorAgeFilesLines
* lib/cmdline: Fix an invalid format specifier in an assertion msgDavid Gow2024-02-271-1/+1
* treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld2022-10-111-2/+2
* lib/cmdline_kunit: Remove a cast which are no-longer requiredDavid Gow2021-06-231-1/+1
* lib/cmdline: Allow get_options() to take 0 to validate the inputAndy Shevchenko2021-02-151-1/+10
* lib/cmdline_kunit: add a new test case for get_options()Andy Shevchenko2021-02-151-0/+47
* lib/cmdline_kunit: add a new test suite for cmdline APIAndy Shevchenko2020-12-151-0/+100