]> git.baikalelectronics.ru Git - uboot.git/commit
test: dm: add tests for tag support
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Fri, 15 Apr 2022 07:15:37 +0000 (16:15 +0900)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 23 Apr 2022 20:05:34 +0000 (22:05 +0200)
commit851bc67ea8bbb2e0db2f52dd55e21d498fa55645
tree09d5f712cbb3b115dea9d092d5fad238102ee6a6
parent36f6bfe69834cc2ecaec1fd4eed45a735fd554b6
test: dm: add tests for tag support

The new test covers all tag-related interfaces.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/dm/Makefile
test/dm/tag.c [new file with mode: 0644]