libtest: Increase line length

Update #3716.
This commit is contained in:
Sebastian Huber
2021-05-12 10:54:33 +02:00
parent cc1c944042
commit 6aa0552403

View File

@@ -47,7 +47,7 @@
#include "t-test-printf.h" #include "t-test-printf.h"
#endif /* __rtems__ */ #endif /* __rtems__ */
#define T_LINE_SIZE 128 #define T_LINE_SIZE 256
typedef struct { typedef struct {
pthread_spinlock_t lock; pthread_spinlock_t lock;