libcopp
2.2.0
|
#include <cstdio>
#include <cstring>
#include <ctime>
#include <iostream>
#include <memory>
#include <set>
#include <thread>
#include "frame/test_macros.h"
#include "libcopp/utils/uint64_id_allocator.h"
Go to the source code of this file.
Functions | |
CASE_TEST (coroutine_task, id_allocator_st) | |
CASE_TEST (coroutine_task, id_allocator_mt) | |
CASE_TEST | ( | coroutine_task | , |
id_allocator_mt | |||
) |
Definition at line 31 of file id_allocator_test.cpp.
References CASE_EXPECT_EQ, CASE_EXPECT_TRUE, and gsl::size().
CASE_TEST | ( | coroutine_task | , |
id_allocator_st | |||
) |
Definition at line 15 of file id_allocator_test.cpp.
References CASE_EXPECT_EQ, and CASE_EXPECT_TRUE.