summaryrefslogtreecommitdiff
path: root/test/cmd/pwm.c
AgeCommit message (Expand)Author
2024-08-26test: cmd: Drop unnecessary console_record_reset_enable()Simon Glass
2024-08-26test: Rename UTF_CONSOLE_REC to UTF_CONSOLESimon Glass
2024-08-26test: Drop the blank line before test macrosSimon Glass
2024-08-26test: Rename unit-test flagsSimon Glass
2023-03-14test: Wrap assert macros in ({ ... }) and fix missing semicolonsMarek Vasut
2021-07-06sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak
2021-01-18cmd: Add a pwm commandPragnesh Patel