
4 Dec
2017
4 Dec
'17
7:35 p.m.
On Sat, Nov 25, 2017 at 11:57:31AM -0700, Simon Glass wrote:
At present the test setup is somewhat mixed with the test itself. But if the test setup fails (which it should not) then the test is actually invalid. Put all the test buffers and sizes in a struct and separate out the core code into a function.
This will make it easier to move the code to use the unit test framework.
Signed-off-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom