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-Tag: v2.0.0-pre4~27 X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=8a8ab49375d2a57121b931d345001477a338081b 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];