memory/jemalloc/src/test/posix_memalign.exp

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

     1 Test begin
     2 Alignment: 8
     3 Alignment: 16
     4 Alignment: 32
     5 Alignment: 64
     6 Alignment: 128
     7 Alignment: 256
     8 Alignment: 512
     9 Alignment: 1024
    10 Alignment: 2048
    11 Alignment: 4096
    12 Alignment: 8192
    13 Alignment: 16384
    14 Alignment: 32768
    15 Alignment: 65536
    16 Alignment: 131072
    17 Alignment: 262144
    18 Alignment: 524288
    19 Alignment: 1048576
    20 Alignment: 2097152
    21 Alignment: 4194304
    22 Alignment: 8388608
    23 Alignment: 16777216
    24 Alignment: 33554432
    25 Test end

mercurial