ChampSim
|
#include <catch.hpp>
#include "mocks.hpp"
#include "defaults.hpp"
#include "channel.h"
#include "champsim_constants.h"
Functions | |
TEMPLATE_TEST_CASE ("Caches issue translations", "", to_wq_MRP, to_rq_MRP, to_pq_MRP) | |
TEMPLATE_TEST_CASE ("Translations work even if the addresses happen to be the same", "", to_wq_MRP, to_rq_MRP, to_pq_MRP) | |