K 10 svn:author V 4 ngie K 8 svn:date V 27 2016-08-25T19:17:16.785209Z K 7 svn:log V 254 Don't test `size[i] % align[i] == 0` case on FreeBSD Per jemalloc(3)/aligned_alloc(3), the behavior is undefined if the size isn't an integral multiple of the alignment. Thus, this is a NetBSD-specific test. Sponsored by: EMC / Isilon Storage Division END