tests: new assertion helper
authorBartosz Golaszewski <bartekgola@gmail.com>
Wed, 22 Feb 2017 09:44:33 +0000 (10:44 +0100)
committerBartosz Golaszewski <bartekgola@gmail.com>
Wed, 22 Feb 2017 09:44:33 +0000 (10:44 +0100)
commita12b50f8fa16c7683b05a64480e1ef0bced082db
tree5b84f60b67317c06d1e38b0f3be1c2a84e2c4e0b
parent77b05e2da9a1e6f40c336a1d8980219573ac7c98
tests: new assertion helper

Add the GU_ASSERT_RET_OK() macro which checks if an integer (normally
returned from a function call) equals 0 - indicating a correct result.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
tests/unit/gpiod-unit.h