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)
commit8ff50227befdc778eb2cb239b778ed1ed843bf33
tree09d5f712cbb3b115dea9d092d5fad238102ee6a6
parentb77324d83159db003c978f46303223b30cd1e041
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]