![]() |
Pioneer
|
#include "core/FNV1a.h"#include "core/Log.h"#include "core/StringName.h"#include "profiler/Profiler.h"#include <iostream>#include "doctest.h"
Functions | |
| void | insertion_stress_test (StringTable *st, uint32_t test_num) |
| TEST_CASE ("String Table") | |
| TEST_CASE ("StringName") | |
| void insertion_stress_test | ( | StringTable * | st, |
| uint32_t | test_num | ||
| ) |

| TEST_CASE | ( | "String Table" | ) |

| TEST_CASE | ( | "StringName" | ) |
