Hi,
On 16-04-15 07:04, Peter Hutterer wrote:
Makes it easier from a caller to check for common things without all the other
boilerplate code.
Signed-off-by: Peter Hutterer
Looks good:
Reviewed-by: Hans de Goede
Regards,
Hans
---
test/litest.c | 26 +++---
test/li
Makes it easier from a caller to check for common things without all the other
boilerplate code.
Signed-off-by: Peter Hutterer
---
test/litest.c | 26 +++---
test/litest.h | 4
2 files changed, 23 insertions(+), 7 deletions(-)
diff --git a/test/litest.c b/test/litest.c