aboutsummaryrefslogtreecommitdiff
path: root/test/common
AgeCommit message (Expand)Author
2023-12-13test: event: Only run test_event_probe() on sandboxSimon Glass
2023-10-24cli: Consume invalid escape sequences earlyYurii Monakov
2023-09-30test: build dependency for event unit testsHeinrich Schuchardt
2023-08-31event: Support a simple spy recordSimon Glass
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