TARDIS
TARDIS copied to clipboard
Add simple testing framework
Wrote some tests to use for my vDSO fix. Simple python wrapper that checks if a program will timeout without tardis and won't with.
Some tests will fail (as they should) until #12 is merged. Probably also needs #13 on some systems to work correctly 🤔.
Addresses #4.