|
32 | 32 | - CONFIG_LOG_MODE_DEFERRED=y |
33 | 33 | - CONFIG_SAMPLE_MODULE_LOG_LEVEL_DBG=y |
34 | 34 | - CONFIG_LOG_PRINTK=y |
35 | | - #When LOG_PRINTK is enabled, thread must process otherwise test output would be lost. |
| 35 | + # When LOG_PRINTK is enabled, thread must process otherwise test output would be lost. |
36 | 36 | - CONFIG_LOG_PROCESS_THREAD=y |
37 | 37 |
|
38 | 38 | logging.log_api_deferred_func_prefix: |
@@ -166,7 +166,7 @@ tests: |
166 | 166 | - CONFIG_LOG_MODE_DEFERRED=y |
167 | 167 | - CONFIG_SAMPLE_MODULE_LOG_LEVEL_DBG=y |
168 | 168 | - CONFIG_LOG_PRINTK=y |
169 | | - #When LOG_PRINTK is enabled, thread must process otherwise test output would be lost. |
| 169 | + # When LOG_PRINTK is enabled, thread must process otherwise test output would be lost. |
170 | 170 | - CONFIG_LOG_PROCESS_THREAD=y |
171 | 171 | - CONFIG_CPLUSPLUS=y |
172 | 172 |
|
@@ -283,7 +283,7 @@ tests: |
283 | 283 | - CONFIG_LOG_MODE_DEFERRED=y |
284 | 284 | - CONFIG_SAMPLE_MODULE_LOG_LEVEL_DBG=y |
285 | 285 | - CONFIG_LOG_PRINTK=y |
286 | | - #When LOG_PRINTK is enabled, thread must process otherwise test output would be lost. |
| 286 | + # When LOG_PRINTK is enabled, thread must process otherwise test output would be lost. |
287 | 287 | - CONFIG_LOG_PROCESS_THREAD=y |
288 | 288 | - CONFIG_LOG_USE_TAGGED_ARGUMENTS=y |
289 | 289 |
|
@@ -396,7 +396,7 @@ tests: |
396 | 396 | - CONFIG_LOG_MODE_DEFERRED=y |
397 | 397 | - CONFIG_SAMPLE_MODULE_LOG_LEVEL_DBG=y |
398 | 398 | - CONFIG_LOG_PRINTK=y |
399 | | - #When LOG_PRINTK is enabled, thread must process otherwise test output would be lost. |
| 399 | + # When LOG_PRINTK is enabled, thread must process otherwise test output would be lost. |
400 | 400 | - CONFIG_LOG_PROCESS_THREAD=y |
401 | 401 | - CONFIG_CPLUSPLUS=y |
402 | 402 | - CONFIG_LOG_USE_TAGGED_ARGUMENTS=y |
|
0 commit comments