about summary refs log tree commit diff
path: root/src/rt/jemalloc/test/aligned_alloc.exp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-06-06 18:43:37 -0700
committerbors <bors@rust-lang.org>2013-06-06 18:43:37 -0700
commit5d2cadbfea34ebbd0d83495833395b005380f2ec (patch)
tree6d1ec6b3541abccb8cffeb7b1aa11ffca65fe48f /src/rt/jemalloc/test/aligned_alloc.exp
parentf2e6c01eaff38a93d3c604d6f54c6506f86de1cc (diff)
parent829b5de9988fa71a7a585df5b9c46ea07e05a431 (diff)
downloadrust-5d2cadbfea34ebbd0d83495833395b005380f2ec.tar.gz
rust-5d2cadbfea34ebbd0d83495833395b005380f2ec.zip
auto merge of #6895 : cmr/rust/jemalloc, r=brson
Diffstat (limited to 'src/rt/jemalloc/test/aligned_alloc.exp')
-rw-r--r--src/rt/jemalloc/test/aligned_alloc.exp25
1 files changed, 25 insertions, 0 deletions
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