commit | 716e1d493a8717251158c708b2f161017bdcb3f9 | [log] [tgz] |
---|---|---|
author | Frank Rowand <frank.rowand@sonymobile.com> | Fri Mar 13 23:57:40 2015 -0700 |
committer | Grant Likely <grant.likely@linaro.org> | Sun Mar 29 08:56:19 2015 +0100 |
tree | 256768386603a92de19b93fccd16ea825e463f8a | |
parent | c8547119ce54ef6d3c0685ef3837514fa6e11d28 [diff] |
of/unittest: early return from test skips tests Fix bugs pointed out by checkpatch: Mis-coding of two if statements caused early return from function. Number of tests completed increased from 102 to 107. Number of tests failed increased from 0 to 2. Signed-off-by: Frank Rowand <frank.rowand@sonymobile.com> Signed-off-by: Grant Likely <grant.likely@linaro.org>