mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-21 07:35:22 +00:00
Test whichever had Camel case defined for functions and variables have been replaced. Following warnings have been fixed in test cases as well. - line over 80 characters - Macros with flow control statements should be avoided - Macros with complex values should be enclosed in parentheses - break quoted strings at a space character - do not add new typedefs - Comparisons should place the constant on the right side of the test - suspect code indent for conditional statements - Missing a blank line after declarations - macros should not use a trailing semicolon - Macros with multiple statements should be enclosed in a do - while loop - do not use C99 // comments JIRA: ZEP-2249 Signed-off-by: Punit Vara <punit.vara@intel.com> |
||
---|---|---|
.. | ||
adc | ||
aio/aio_basic_api | ||
aon_counter/aon_api | ||
build_all | ||
dma | ||
enc28j60 | ||
gpio/gpio_basic_api | ||
i2c/i2c_api | ||
ipm | ||
nsim_uart | ||
pci_enum | ||
pinmux/pinmux_basic_api | ||
pwm/pwm_api | ||
quark_clock | ||
rtc/rtc_basic_api | ||
spi/spi_basic_api | ||
uart/uart_basic_api | ||
watchdog/wdt_basic_api |