From cff203ef762dae6f5f93b55c0d491788b24ea6c4 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 19 May 2013 22:22:13 -0400 Subject: add jemalloc to the runtime --- src/rt/jemalloc/test/aligned_alloc.exp | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 src/rt/jemalloc/test/aligned_alloc.exp (limited to 'src/rt/jemalloc/test/aligned_alloc.exp') diff --git a/src/rt/jemalloc/test/aligned_alloc.exp b/src/rt/jemalloc/test/aligned_alloc.exp new file mode 100644 index 00000000000..b5061c7277e --- /dev/null +++ b/src/rt/jemalloc/test/aligned_alloc.exp @@ -0,0 +1,25 @@ +Test begin +Alignment: 8 +Alignment: 16 +Alignment: 32 +Alignment: 64 +Alignment: 128 +Alignment: 256 +Alignment: 512 +Alignment: 1024 +Alignment: 2048 +Alignment: 4096 +Alignment: 8192 +Alignment: 16384 +Alignment: 32768 +Alignment: 65536 +Alignment: 131072 +Alignment: 262144 +Alignment: 524288 +Alignment: 1048576 +Alignment: 2097152 +Alignment: 4194304 +Alignment: 8388608 +Alignment: 16777216 +Alignment: 33554432 +Test end -- cgit 1.4.1-3-g733a5