一呼百應, "one call, a hundred responses"
Loading...
Searching...
No Matches
tests.cpp File Reference
#include <catch2/catch_test_macros.hpp>
#include <catch2/catch_template_test_macros.hpp>
#include <catch2/catch_approx.hpp>
#include "assert.hpp"
#include "cpuid.hpp"
#include "concepts.hpp"
#include "memory.hpp"
#include "numerics/bf16.hpp"
#include "numerics/fp16.hpp"
#include "numerics.hpp"
#include "profiling.hpp"
#include "static_string.hpp"
#include "types.hpp"
#include "wait.hpp"
#include "simd_data.hpp"
#include "simd.hpp"
Include dependency graph for tests.cpp:

Go to the source code of this file.

Macros

#define EIN_TESTING   1
 collect inline tests from all headers here
 

Detailed Description

SPDX-FileType: Source
SPDX-FileCopyrightText: 2024 Edward Kmett <ekmett@gmail.com>
SPDX-License-Identifier: BSD-2-Clause OR Apache-2.0

Definition in file tests.cpp.

Macro Definition Documentation

◆ EIN_TESTING

#define EIN_TESTING   1

collect inline tests from all headers here

Definition at line 14 of file tests.cpp.