ChampSim
081-tracereader-instr-id.cc File Reference
#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"
Include dependency graph for 081-tracereader-instr-id.cc:

Classes

struct  MonotonicallyIncreasingMatcher
 

Functions

 TEST_CASE ("A single tracereader produces monotonically increasing instruction IDs")
 
 TEST_CASE ("Two tracereaders produce monotonically increasing instruction IDs")
 

Function Documentation

◆ TEST_CASE() [1/2]

TEST_CASE ( "A single tracereader produces monotonically increasing instruction IDs"  )

◆ TEST_CASE() [2/2]

TEST_CASE ( "Two tracereaders produce monotonically increasing instruction IDs"  )