summaryrefslogtreecommitdiff
path: root/test/common
AgeCommit message (Expand)AuthorFilesLines
2024-05-06test: Remove <common.h> and add needed includesTom Rini5-5/+1
2023-12-13test: event: Only run test_event_probe() on sandboxSimon Glass1-0/+3
2023-10-24cli: Consume invalid escape sequences earlyYurii Monakov1-0/+12
2023-09-30test: build dependency for event unit testsHeinrich Schuchardt1-1/+1
2023-08-31event: Support a simple spy recordSimon Glass1-0/+22
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