test_ctf_writer.c: remove negative index tests
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 11 May 2017 05:12:20 +0000 (01:12 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 28 May 2017 16:57:42 +0000 (12:57 -0400)
commite9409ac39d5d8a0a269fae703c8ea9ae8e89183e
treeecbc9f74d46b375c09ef231a4a98fb8fca5d4882
parent561ad8c1c1e82c102b93421fea9cb09cec1b9e89
test_ctf_writer.c: remove negative index tests

The API's type for indexes is always an unsigned integer now, so we
don't need those tests anymore.

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