Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
utest-lexers-kcmdline.h
Go to the documentation of this file.
1// SPDX-License-Identifier: MIT
6#ifndef __UTEST_LEXERS_KCMDLINE_H__
7#define __UTEST_LEXERS_KCMDLINE_H__
8
15void crinitKernelCmdlineLexTestSuccess(void **state);
29
30#endif /* __UTEST_LEXERS_KCMDLINE_H__ */
void crinitKernelCmdlineLexTestNullInput(void **state)
Definition case-null-input.c:12
void crinitKernelCmdlineLexTestLexerError(void **state)
Definition case-lexer-error.c:12
void crinitKernelCmdlineLexTestSuccess(void **state)
Definition case-success.c:13