ChampSim
|
#include <catch.hpp>
#include "cache.h"
#include "channel.h"
#include "defaults.hpp"
#include "mocks.hpp"
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") | |
SCENARIO | ( | "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" | ) |
TEST_CASE | ( | "A cache can examine the PQ sizes of its channels" | ) |
TEST_CASE | ( | "A cache can examine the RQ sizes of its channels" | ) |
TEST_CASE | ( | "A cache can examine the WQ sizes of its channels" | ) |