ChampSim
400-cache-occupancy-size.cc File Reference
#include <catch.hpp>
#include "cache.h"
#include "channel.h"
#include "defaults.hpp"
#include "mocks.hpp"
Include dependency graph for 400-cache-occupancy-size.cc:

Functions

 TEST_CASE ("A cache can examine the RQ sizes of its channels")
 
 TEST_CASE ("A cache can examine the WQ sizes of its channels")
 
 TEST_CASE ("A cache can examine the PQ sizes of its channels")
 
 SCENARIO ("A cache can examine the RQ sizes of its channels")
 
 SCENARIO ("A cache can examine the WQ sizes of its channels")
 
 SCENARIO ("A cache can examine the PQ sizes of its channels")
 

Function Documentation

◆ SCENARIO() [1/3]

SCENARIO ( "A cache can examine the PQ sizes of its channels"  )

◆ SCENARIO() [2/3]

SCENARIO ( "A cache can examine the RQ sizes of its channels"  )

◆ SCENARIO() [3/3]

SCENARIO ( "A cache can examine the WQ sizes of its channels"  )

◆ TEST_CASE() [1/3]

TEST_CASE ( "A cache can examine the PQ sizes of its channels"  )

◆ TEST_CASE() [2/3]

TEST_CASE ( "A cache can examine the RQ sizes of its channels"  )

◆ TEST_CASE() [3/3]

TEST_CASE ( "A cache can examine the WQ sizes of its channels"  )