test_ctf_writer.c: set PACKET_RESIZE_TEST_LENGTH to 100000 again
[babeltrace.git] / tests / lib / test_ctf_writer.c
index 3a7d6329af515901174d853db36505fec4bc9edc..ff568d1657161dd7b82ad7b1bf3c4f8d12e9ce13 100644 (file)
@@ -50,7 +50,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.023344 seconds and 4 git commands to generate.