summaryrefslogtreecommitdiffstats
path: root/tests/libcgrouptest.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libcgrouptest.h')
-rw-r--r--tests/libcgrouptest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libcgrouptest.h b/tests/libcgrouptest.h
index 1e5295d..925a5a9 100644
--- a/tests/libcgrouptest.h
+++ b/tests/libcgrouptest.h
@@ -30,7 +30,7 @@
#include <libcgroup.h>
#define SIZE 100 /* Max size of a message to be printed */
-#define NUM_MSGS 10 /* Number of such messsages */
+#define NUM_MSGS 20 /* Number of such messsages */
#define PASS 1 /* test passed */
#define FAIL 0 /* test failed */