summaryrefslogtreecommitdiffstats
path: root/test/ut.c
Commit message (Expand)AuthorAgeFilesLines
* test: Move delay skipping to test_pre_run()Simon Glass2021-03-121-0/+7
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* test: Avoid assuming sandbox board for bloblist testSimon Glass2021-01-161-0/+18
* test: Add a way to check part of a console line or skip itSimon Glass2020-08-071-0/+22
* test: Add a way to check each line of console outputSimon Glass2020-02-051-0/+46
* test: Add functions to find the amount of allocated memorySimon Glass2020-01-071-0/+14
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* test: Record and silence console in testsSimon Glass2015-11-191-0/+4
* test: Generalize the unit test frameworkJoe Hershberger2015-05-211-0/+31