mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 22:20:01 +08:00
nxstyle: add "CMUnitTest" to nxstyle white list
https://github.com/apache/nuttx-apps/pull/1575 need this Signed-off-by: wangbowen6 <wangbowen6@xiaomi.com>
This commit is contained in:
@@ -493,6 +493,12 @@ static const char *g_white_list[] =
|
||||
"FlushConsoleInputBuffer",
|
||||
"GetNumberOfConsoleInputEvents",
|
||||
|
||||
/* Ref:
|
||||
* apps/testing/drivertest/drivertest_xxx.c
|
||||
*/
|
||||
|
||||
"CMUnitTest",
|
||||
|
||||
NULL
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user