summaryrefslogtreecommitdiffstats
path: root/test/overlay
Commit message (Expand)AuthorAgeFilesLines
* test: Add a macros for finding tests in linker_listsSimon Glass2021-03-121-3/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* cmd_ut: add a parameter prefix to the function cmd_ut_categoryPhilippe Reynes2020-01-071-1/+1
* tests: enable DT overlay tests by defaultHeinrich Schuchardt2018-12-261-4/+3
* test: overlay: NULL passed as fdtHeinrich Schuchardt2018-12-121-19/+9
* test: overlay: add missing includeHeinrich Schuchardt2018-10-221-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-075-11/+5
* test: overlay: Use cmd_ut_category()Simon Glass2017-12-021-19/+2
* test/overlay: Fix various malloc/free leaksTom Rini2017-10-061-4/+12
* test: overlay: Add unit test for stacked overlayPantelis Antoniou2017-09-153-1/+55
* ut: fix fdt_getprop_u32() changePantelis Antoniou2017-09-151-8/+8
* libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-131-1/+4
* tests: Introduce DT overlay testsMaxime Ripard2016-08-205-0/+411