xo-alloc2 xo-gc: assorted utest-guided cleanup ++ coverage
This commit is contained in:
parent
04bdc763bf
commit
9b84ef8a7f
12 changed files with 111 additions and 11 deletions
|
|
@ -36,6 +36,7 @@ namespace utest {
|
|||
* verify allocator behavior
|
||||
**/
|
||||
static bool random_allocs(std::uint32_t n_alloc,
|
||||
std::uint32_t max_alloc_z,
|
||||
bool catch_flag,
|
||||
xo::rng::xoshiro256ss * p_rgen,
|
||||
xo::facet::obj<AAllocator> alloc);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue