test_ctf_writer.c: set PACKET_RESIZE_TEST_LENGTH to 100000 again
[deliverable/babeltrace.git] / tests / lib / test_ctf_writer.c
index 9a5f2e65b4964d1a62e64bb0519e19df1244c1d0..c849ca5eae71efda0200b7e93e4b92380137e2d3 100644 (file)
@@ -51,7 +51,7 @@
 #define METADATA_LINE_SIZE 512
 #define SEQUENCE_TEST_LENGTH 10
 #define ARRAY_TEST_LENGTH 5
-#define PACKET_RESIZE_TEST_LENGTH 5
+#define PACKET_RESIZE_TEST_LENGTH 100000
 
 #define DEFAULT_CLOCK_FREQ 1000000000
 #define DEFAULT_CLOCK_PRECISION 1
This page took 0.025181 seconds and 5 git commands to generate.