test: env: Add test for verifying env attrs

Add a test of the env_attr_lookup() function.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Joe Hershberger
2015-05-20 14:27:37 -05:00
committed by Tom Rini
parent 421f86f329
commit b04d3553ee
2 changed files with 63 additions and 0 deletions

1
test/env/Makefile vendored
View File

@@ -5,3 +5,4 @@
#
obj-y += cmd_ut_env.o
obj-y += attr.o