test: add asn1 unit test
This test will exercise asn1 compiler as well as asn1 decoder functions via various parsers. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
This commit is contained in:

committed by
Tom Rini

parent
e85a787c7d
commit
f523400f60
@@ -7,3 +7,4 @@ obj-y += hexdump.o
|
||||
obj-y += lmb.o
|
||||
obj-y += string.o
|
||||
obj-$(CONFIG_ERRNO_STR) += test_errno_str.o
|
||||
obj-$(CONFIG_UT_LIB_ASN1) += asn1.o
|
||||
|
Reference in New Issue
Block a user