summaryrefslogtreecommitdiff
path: root/test/common
AgeCommit message (Expand)AuthorFilesLines
2023-03-28cli: Correct handling of invalid escape sequences in cread_line()Simon Glass1-0/+45
2023-03-28cli: Correct several bugs in cli_getch()Simon Glass2-0/+49
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese1-1/+1
2022-09-13cyclic: Add a simple testStefan Roese2-0/+36
2022-03-10event: Add events for device probe/removeSimon Glass1-0/+38
2022-03-10event: Add a simple testSimon Glass2-0/+48
2021-08-01sandbox: Reduce keyed autoboot delaySimon Glass1-0/+6
2021-07-23test: add first autoboot unit testsSteffen Jaeckel3-0/+115