ChampSim
001-operable.cc File Reference
#include <catch.hpp>
#include "operable.h"
Include dependency graph for 001-operable.cc:

Functions

 TEST_CASE ("An operable with a scale of 1 operates every cycle")
 
 TEST_CASE ("An operable with a scale greater than 1 skips occasional cycles")
 
 TEST_CASE ("An operable with a scale greater than 2 skips multiple cycles")
 

Function Documentation

◆ TEST_CASE() [1/3]

TEST_CASE ( "An operable with a scale greater than 1 skips occasional cycles )

◆ TEST_CASE() [2/3]

TEST_CASE ( "An operable with a scale greater than 2 skips multiple cycles )

◆ TEST_CASE() [3/3]

TEST_CASE ( "An operable with a scale of 1 operates every cycle"  )