History log of /rk3399_rockchip-uboot/test/env/attr.c (Results 1 – 2 of 2)
Revision Date Author Comments
# f68c2b25 20-May-2015 Joe Hershberger <joe.hershberger@ni.com>

test: env: Add a test of the new regex behavior for attrs

The behavior of the env attrs depends on CONFIG_REGEX. Add an additional
test if that variable is set.

Signed-off-by: Joe Hershberger <joe.

test: env: Add a test of the new regex behavior for attrs

The behavior of the env attrs depends on CONFIG_REGEX. Add an additional
test if that variable is set.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...


# b04d3553 20-May-2015 Joe Hershberger <joe.hershberger@ni.com>

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>