Tests: check for < 0 rather than -1 specifically
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 6 Oct 2014 03:48:01 +0000 (23:48 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 6 Oct 2014 03:48:01 +0000 (23:48 -0400)
commit3c1d148bdd7a5e4f49bcca6d2495cba0d3870538
treeac032f191e1d7f73151e2c9a5279e415d4d2d440
parent23f1c9131dac0bb3ab4cc6af85a065a5de21af77
Tests: check for < 0 rather than -1 specifically

Change test conditions for functions whose documentation
states that "a negative value" is returned on error.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/lib/test_ctf_writer.c
This page took 0.024705 seconds and 4 git commands to generate.