Home
last modified time | relevance | path

Searched hist:"85 aeda4a62775326d616c7bc5876b4bd00cb1a3e" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/test/
H A Dut.h85aeda4a62775326d616c7bc5876b4bd00cb1a3e Mon Jul 06 18:54:37 UTC 2015 Simon Glass <sjg@chromium.org> test: Add a macro to check that a value is not an error pointer

Some functions can return ERR_PTR(errval). Add a unit test macro to check
that no error is returned in a pointer.

Signed-off-by: Simon Glass <sjg@chromium.org>