summaryrefslogtreecommitdiff
path: root/test/overlay
AgeCommit message (Expand)AuthorFilesLines
2021-03-12test: Add a macros for finding tests in linker_listsSimon Glass1-3/+2
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-01-07cmd_ut: add a parameter prefix to the function cmd_ut_categoryPhilippe Reynes1-1/+1
2018-12-27tests: enable DT overlay tests by defaultHeinrich Schuchardt1-4/+3
2018-12-12test: overlay: NULL passed as fdtHeinrich Schuchardt1-19/+9
2018-10-22test: overlay: add missing includeHeinrich Schuchardt1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini5-11/+5
2017-12-03test: overlay: Use cmd_ut_category()Simon Glass1-19/+2
2017-10-06test/overlay: Fix various malloc/free leaksTom Rini1-4/+12
2017-09-15test: overlay: Add unit test for stacked overlayPantelis Antoniou3-1/+55
2017-09-15ut: fix fdt_getprop_u32() changePantelis Antoniou1-8/+8
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass1-1/+4
2016-08-20tests: Introduce DT overlay testsMaxime Ripard5-0/+411