一呼百應, "one call, a hundred responses"
Loading...
Searching...
No Matches
tests.cpp
Go to the documentation of this file.
1
9#include <catch2/catch_test_macros.hpp>
10#include <catch2/catch_template_test_macros.hpp>
11#include <catch2/catch_approx.hpp>
12
14#define EIN_TESTING 1
15// add headers below to include them in the test suite
16#include "assert.hpp"
17#include "cpuid.hpp"
18#include "concepts.hpp"
19#include "memory.hpp"
20#include "numerics/bf16.hpp"
21#include "numerics/fp16.hpp"
22#include "numerics.hpp"
23#include "profiling.hpp"
24#include "static_string.hpp"
25#include "types.hpp"
26#include "wait.hpp"
27#include "simd_data.hpp"
28#include "simd.hpp"
assert even during release
waiting strategies