From: Philippe Proulx Date: Sat, 16 Sep 2017 19:11:54 +0000 (-0400) Subject: tests/lib/test_ctf_writer.c: update number of tests X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=f4f6d6b69b41785861e50199b28fd098b9b98fc7 tests/lib/test_ctf_writer.c: update number of tests Signed-off-by: Philippe Proulx Signed-off-by: Jérémie Galarneau --- diff --git a/tests/lib/test_ctf_writer.c b/tests/lib/test_ctf_writer.c index d45953d3..829d8adb 100644 --- a/tests/lib/test_ctf_writer.c +++ b/tests/lib/test_ctf_writer.c @@ -59,7 +59,7 @@ #define DEFAULT_CLOCK_TIME 0 #define DEFAULT_CLOCK_VALUE 0 -#define NR_TESTS 623 +#define NR_TESTS 625 struct bt_utsname { char sysname[BABELTRACE_HOST_NAME_MAX];