Skip to content

KosherBacon/CacheSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CacheSimulator Build Status Coverage Status

Cache simulator backend.

Clone Repository (Git 1.6.5+)

git clone --recursive https://github.com/KosherBacon/CacheSimulator.git

Compile for Normal Usage

make

Compile Dependencies (For Testing)

make googlemock

Compile and Run Tests

make test