]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
test: env: Add a test of the new regex behavior for attrs
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 20 May 2015 19:27:38 +0000 (14:27 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:43:17 +0000 (22:43 +0200)
commit1f1d6b0833e2ea32f4550a92f5d53a20380fe320
tree3834df65644dd8e3b4a284a4e917c0058ee7be5f
parenta12556b2b63e7c1fa8f37b0f5e438689b04bf036
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>
test/env/attr.c