|
ChampSim
|
#include <catch.hpp>#include <catch2/catch_test_macros.hpp>#include <catch2/matchers/catch_matchers_templated.hpp>#include <algorithm>#include <functional>#include <type_traits>#include <vector>#include "tracereader.h"Classes | |
| struct | MonotonicallyIncreasingMatcher |
Functions | |
| TEST_CASE ("A single tracereader produces monotonically increasing instruction IDs") | |
| TEST_CASE ("Two tracereaders produce monotonically increasing instruction IDs") | |
| TEST_CASE | ( | "A single tracereader produces monotonically increasing instruction IDs" | ) |
| TEST_CASE | ( | "Two tracereaders produce monotonically increasing instruction IDs" | ) |