
1 May
2015
1 May
'15
5:46 a.m.
Hi Joe,
On 28 April 2015 at 23:51, Joe Hershberger joe.hershberger@ni.com wrote:
Add a test of the env_attr_lookup() function.
Signed-off-by: Joe Hershberger joe.hershberger@ni.com
Changes in v2: -New for version 2
test/env/Makefile | 1 + test/env/attr.c | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 63 insertions(+) create mode 100644 test/env/attr.c
Reviewed-by: Simon Glass sjg@chromium.org
I don't know how much it matters, but I was trying to make test commands start with 'ut_' (unit test) so they would all appear in the same place when you type 'help'.
Regards, Simon