libtest: Increase line length

Update #3716.
This commit is contained in:
Sebastian Huber
2022-03-24 11:10:48 +01:00
parent cc1c944042
commit 6aa0552403
+1 -1
View File
@@ -47,7 +47,7 @@
#include "t-test-printf.h"
#endif /* __rtems__ */
#define T_LINE_SIZE 128
#define T_LINE_SIZE 256
typedef struct {
pthread_spinlock_t lock;