| /f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/ |
| H A D | size_classes.c | 47 assert_zu_eq(size_class, in TEST_BEGIN() 57 assert_zu_eq(size_class, (index > 0) ? in TEST_BEGIN() 62 assert_zu_eq(size_class, sz_s2u(size_class), in TEST_BEGIN() 70 assert_zu_eq(max_size_class, sz_index2size( in TEST_BEGIN() 76 assert_zu_eq(size_class, sz_s2u(size_class-1), in TEST_BEGIN() 78 assert_zu_eq(size_class, sz_s2u(size_class), in TEST_BEGIN() 114 assert_zu_eq(size_class, (pind > 0) ? in TEST_BEGIN() 152 assert_zu_eq(sz_s2u(max_size_class+1), 0, in TEST_BEGIN() 154 assert_zu_eq(sz_s2u(ZU(PTRDIFF_MAX)+1), 0, in TEST_BEGIN() 156 assert_zu_eq(sz_s2u(SIZE_T_MAX), 0, in TEST_BEGIN() [all …]
|
| H A D | bitmap.c | 103 assert_zu_eq(binfo->nbits, binfo_dyn.nbits, in test_bitmap_initializer_body() 114 assert_zu_eq(binfo->levels[i].group_offset, in test_bitmap_initializer_body() 121 assert_zu_eq(binfo->ngroups, binfo_dyn.ngroups, in test_bitmap_initializer_body() 283 assert_zu_eq(bitmap_ffu(bitmap, binfo, 0), i, in test_bitmap_xfu_body() 289 assert_zu_eq(bitmap_ffu(bitmap, binfo, i), i, in test_bitmap_xfu_body() 292 assert_zu_eq(bitmap_sfu(bitmap, binfo), i, in test_bitmap_xfu_body() 304 assert_zu_eq(bitmap_ffu(bitmap, binfo, 0), i, in test_bitmap_xfu_body() 310 assert_zu_eq(bitmap_sfu(bitmap, binfo), i, in test_bitmap_xfu_body() 331 assert_zu_eq(bitmap_sfu(bitmap, binfo), i, in test_bitmap_xfu_body() 368 assert_zu_eq(bitmap_sfu(bitmap, binfo), i, in test_bitmap_xfu_body() [all …]
|
| H A D | prof_reset.c | 35 assert_zu_eq(lg_prof_sample, get_lg_prof_sample(), in do_prof_reset() 50 assert_zu_eq(lg_prof_sample_orig, 0, in TEST_BEGIN() 53 assert_zu_eq(lg_prof_sample_orig, lg_prof_sample, in TEST_BEGIN() 62 assert_zu_eq(lg_prof_sample_orig, lg_prof_sample, in TEST_BEGIN() 71 assert_zu_eq(lg_prof_sample, lg_prof_sample_next, in TEST_BEGIN() 78 assert_zu_eq(lg_prof_sample_orig, lg_prof_sample, in TEST_BEGIN() 192 assert_zu_eq(bt_count, 0, in TEST_BEGIN() 209 assert_zu_eq(prof_bt_count(), bt_count, in TEST_BEGIN() 211 assert_zu_eq(prof_tdata_count(), tdata_count, in TEST_BEGIN() 256 assert_zu_eq(xallocx(p, sz, 0, 0), sz, in TEST_BEGIN() [all …]
|
| H A D | background_thread_enable.c | 44 assert_zu_eq(20, maxt, "should be ncpus"); in TEST_BEGIN() 45 assert_zu_eq(opt_maxt, maxt, in TEST_BEGIN() 63 assert_zu_eq(n_background_threads, maxt, in TEST_BEGIN() 68 assert_zu_eq(n_background_threads, maxt, in TEST_BEGIN() 73 assert_zu_eq(n_background_threads, maxt, in TEST_BEGIN()
|
| H A D | extent_quantize.c | 25 assert_zu_eq(extent_size, in TEST_BEGIN() 29 assert_zu_eq(extent_size, in TEST_BEGIN() 71 assert_zu_eq(extent_size, floor, in TEST_BEGIN() 75 assert_zu_eq(extent_size, ceil, in TEST_BEGIN() 81 assert_zu_eq(extent_size_prev, in TEST_BEGIN() 85 assert_zu_eq(ceil_prev, extent_size, in TEST_BEGIN()
|
| H A D | mallctl.c | 85 assert_zu_eq(sz, sizeof(old_epoch), "Unexpected output size"); in TEST_BEGIN() 90 assert_zu_eq(sz, sizeof(old_epoch), "Unexpected output size"); in TEST_BEGIN() 95 assert_zu_eq(sz, sizeof(old_epoch), "Unexpected output size"); in TEST_BEGIN() 113 assert_zu_eq(miblen, 3, "Unexpected mib output length"); in TEST_BEGIN() 114 assert_zu_eq(mib[3], 42, in TEST_BEGIN() 126 assert_zu_eq(sz, sizeof(oldval), "Unexpected output size"); \ in TEST_BEGIN() 591 assert_zu_eq(old_limit, PAGE, in TEST_BEGIN() 600 assert_zu_eq(old_limit, sz_pind2sz(9), in TEST_BEGIN() 679 assert_zu_eq(name, expected, "Incorrect "#name" size"); \ in TEST_BEGIN() 697 assert_zu_eq(name, expected, "Incorrect "#name" size"); \ in TEST_BEGIN() [all …]
|
| H A D | background_thread.c | 19 assert_zu_eq(n_background_threads, 0, in test_switch_background_thread_ctl() 38 assert_zu_eq(n_background_threads, 0, in test_repeat_background_thread_ctl() 58 assert_zu_eq(n_background_threads, 0, in TEST_BEGIN()
|
| H A D | ckh.c | 35 assert_zu_eq(ckh_count(&ckh), 0, in TEST_BEGIN() 42 assert_zu_eq(ckh_count(&ckh), i+1, in TEST_BEGIN() 95 assert_zu_eq(ckh_count(&ckh), in TEST_BEGIN() 136 assert_zu_eq(ckh_count(&ckh), NITEMS, in TEST_BEGIN() 197 assert_zu_eq(ckh_count(&ckh), 0, in TEST_BEGIN()
|
| H A D | decay.c | 545 assert_zu_eq(get_arena_pdirty(arena_ind), 0, "Unexpected dirty pages"); in TEST_BEGIN() 546 assert_zu_eq(get_arena_pmuzzy(arena_ind), 0, "Unexpected muzzy pages"); in TEST_BEGIN() 552 assert_zu_eq(get_arena_pdirty(arena_ind), 0, in TEST_BEGIN() 554 assert_zu_eq(get_arena_pmuzzy(arena_ind), 0, in TEST_BEGIN() 566 assert_zu_eq(get_arena_pdirty(arena_ind), 0, "Unexpected dirty pages"); in TEST_BEGIN() 567 assert_zu_eq(get_arena_pmuzzy(arena_ind), 0, "Unexpected muzzy pages"); in TEST_BEGIN() 576 assert_zu_eq(pdirty_prev, 0, "Unexpected dirty pages"); in TEST_BEGIN() 577 assert_zu_eq(pmuzzy_prev, 0, "Unexpected muzzy pages"); in TEST_BEGIN() 584 assert_zu_eq(pmuzzy, 0, "Unexpected muzzy pages"); in TEST_BEGIN()
|
| H A D | prng.c | 86 assert_zu_eq(ra, rb, in test_prng_lg_range_zu() 91 assert_zu_eq(ra, rb, in test_prng_lg_range_zu() 106 assert_zu_eq((rb & (SIZE_T_MAX << lg_range)), in test_prng_lg_range_zu() 108 assert_zu_eq(rb, (ra >> ((ZU(1) << (3 + LG_SIZEOF_PTR)) - in test_prng_lg_range_zu()
|
| H A D | base.c | 178 assert_zu_eq(base->extent_sn_next, 1, "One extant block expected"); in TEST_BEGIN() 182 assert_zu_eq(base->extent_sn_next, 2, "Two extant blocks expected"); in TEST_BEGIN() 186 assert_zu_eq(base->extent_sn_next, 2, "Two extant blocks expected"); in TEST_BEGIN()
|
| H A D | prof_active.c | 70 assert_zu_eq(prof_bt_count(), 0, "%s():%d: Expected 0 backtraces", func, in prof_sampling_probe_impl() 74 assert_zu_eq(prof_bt_count(), expected_backtraces, in prof_sampling_probe_impl()
|
| H A D | div.c | 17 assert_zu_eq(dividend, quotient * divisor, in TEST_BEGIN()
|
| H A D | slab.c | 18 assert_zu_eq(arena_slab_regind(&slab, binind, reg), in TEST_BEGIN()
|
| H A D | malloc_io.c | 117 assert_zu_eq(result, strlen(expected_str_untruncated), \ in TEST_BEGIN() 146 assert_zu_eq(result, strlen(expected_str), "Unexpected result");\ in TEST_BEGIN()
|
| H A D | arena_reset.c | 149 assert_zu_eq(vsalloc(tsdn, ptrs[i]), 0, in do_arena_reset_post()
|
| H A D | emitter.c | 61 assert_zu_eq(written, strlen(str), "Buffer overflow!"); in forwarding_cb()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/integration/ |
| H A D | xallocx.c | 30 assert_zu_eq(tsz, sz, "Unexpected size change: %zu --> %zu", sz, tsz); in TEST_BEGIN() 45 assert_zu_eq(tsz, sz, "Unexpected size change: %zu --> %zu", sz, tsz); in TEST_BEGIN() 128 assert_zu_eq(xallocx(p, 1, 0, 0), small0, in TEST_BEGIN() 188 assert_zu_eq(xallocx(p, small1, 0, 0), small0, in TEST_BEGIN() 191 assert_zu_eq(xallocx(p, small1, 0, 0), small0, in TEST_BEGIN() 194 assert_zu_eq(xallocx(p, small0, small1 - small0, 0), small0, in TEST_BEGIN() 198 assert_zu_eq(xallocx(p, small0, largemax - small0 + 1, 0), small0, in TEST_BEGIN() 200 assert_zu_eq(xallocx(p, small0, SIZE_T_MAX - small0, 0), small0, in TEST_BEGIN() 222 assert_zu_eq(xallocx(p, large3, 0, flags), large3, in TEST_BEGIN() 235 assert_zu_eq(xallocx(p, large1, large3 - large1, flags), large3, in TEST_BEGIN() [all …]
|
| H A D | mallocx.c | 130 assert_zu_eq(nsz, rsz, "nallocx()/sallocx() size mismatch"); in TEST_BEGIN() 145 assert_zu_eq(nsz, rsz, "nallocx()/sallocx() rsize mismatch"); in TEST_BEGIN() 194 assert_zu_eq(nsz, rsz, in TEST_BEGIN()
|
| H A D | rallocx.c | 74 assert_zu_eq(tsz, szs[j-1], in TEST_BEGIN()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/ |
| H A D | test.h | 148 #define assert_zu_eq(a, b, ...) assert_cmp(size_t, a, b, ==, \ macro
|