summaryrefslogtreecommitdiff
path: root/test/ut.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-08display_options: Drop two spaces before the ASCII columnSimon Glass1-1/+1
2021-06-08test: Detect when expect_str is too smallSimon Glass1-2/+14
2021-06-08console: Report an error when output buffer is exhaustedSimon Glass1-5/+32
2021-03-12test: Move delay skipping to test_pre_run()Simon Glass1-0/+7
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-16test: Avoid assuming sandbox board for bloblist testSimon Glass1-0/+18
2020-08-08test: Add a way to check part of a console line or skip itSimon Glass1-0/+22
2020-02-06test: Add a way to check each line of console outputSimon Glass1-0/+46
2020-01-08test: Add functions to find the amount of allocated memorySimon Glass1-0/+14
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-11-20test: Record and silence console in testsSimon Glass1-0/+4
2015-05-21test: Generalize the unit test frameworkJoe Hershberger1-0/+31