diff options
Diffstat (limited to 'test/103_cocsep_selfsim_distribution')
| -rw-r--r-- | test/103_cocsep_selfsim_distribution/cocsep_selfsim_distribution_tests.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/103_cocsep_selfsim_distribution/cocsep_selfsim_distribution_tests.c b/test/103_cocsep_selfsim_distribution/cocsep_selfsim_distribution_tests.c index fb1338e..84e3fd8 100644 --- a/test/103_cocsep_selfsim_distribution/cocsep_selfsim_distribution_tests.c +++ b/test/103_cocsep_selfsim_distribution/cocsep_selfsim_distribution_tests.c | |||
| @@ -17,7 +17,7 @@ int bcount(uint64_t x) { | |||
| 17 | } | 17 | } |
| 18 | 18 | ||
| 19 | void run(void) { | 19 | void run(void) { |
| 20 | uint32_t buf[300000]; | 20 | char buf[2000000]; |
| 21 | int size[65], tot, j; | 21 | int size[65], tot, j; |
| 22 | int64_t i; | 22 | int64_t i; |
| 23 | uint64_t selfsim[COCSEP_CLASSES], sim; | 23 | uint64_t selfsim[COCSEP_CLASSES], sim; |
