Blender V4.3
BLI_pool_test.cc File Reference
#include "testing/testing.h"
#include "BLI_exception_safety_test_utils.hh"
#include "BLI_pool.hh"
#include "BLI_strict_flags.h"

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::tests
 

Functions

 blender::tests::TEST (pool, DefaultConstructor)
 
 blender::tests::TEST (pool, Allocation)
 
 blender::tests::TEST (pool, Reuse)