summaryrefslogtreecommitdiff
path: root/test/ut.c
AgeCommit message (Expand)Author
2021-09-16test: Add a way to skip console checking until a string matchesSimon Glass
2021-06-08display_options: Drop two spaces before the ASCII columnSimon Glass
2021-06-08test: Detect when expect_str is too smallSimon Glass
2021-06-08console: Report an error when output buffer is exhaustedSimon Glass
2021-03-12test: Move delay skipping to test_pre_run()Simon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-16test: Avoid assuming sandbox board for bloblist testSimon Glass
2020-08-07test: Add a way to check part of a console line or skip itSimon Glass
2020-02-05test: Add a way to check each line of console outputSimon Glass
2020-01-07test: Add functions to find the amount of allocated memorySimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2015-11-19test: Record and silence console in testsSimon Glass
2015-05-21test: Generalize the unit test frameworkJoe Hershberger