Skip to content

ElephantTracksProject/et2-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heap Simulator

C++ program for reading ET2 trace files and computing precise death times

Requirements

Installation

  • bazel build //simulator:main

Running

  • bazel-bin/simulator/main

Testing

To run all test cases, execute:

  • bazel test //simulator/...

To run an individual test case, run one of the following:

  • bazel test //simulator:ccnode_test
  • bazel test //simulator:cctree_test
  • bazel test //simulator:heap_test
  • bazel test //simulator:simulator_test

About

C++ program for reading ET2 trace files and computing precise death times

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •