summaryrefslogtreecommitdiff
path: root/test/common
AgeCommit message (Expand)Author
2023-03-28cli: Correct handling of invalid escape sequences in cread_line()Simon Glass
2023-03-28cli: Correct several bugs in cli_getch()Simon Glass
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-13cyclic: Add a simple testStefan Roese
2022-03-10event: Add events for device probe/removeSimon Glass
2022-03-10event: Add a simple testSimon Glass
2021-08-01sandbox: Reduce keyed autoboot delaySimon Glass
2021-07-23test: add first autoboot unit testsSteffen Jaeckel