libcopp  2.2.0
Functions
id_allocator_test.cpp File Reference
#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"
Include dependency graph for id_allocator_test.cpp:

Go to the source code of this file.

Functions

 CASE_TEST (coroutine_task, id_allocator_st)
 
 CASE_TEST (coroutine_task, id_allocator_mt)
 

Function Documentation

◆ CASE_TEST() [1/2]

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() [2/2]

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.