First draft of debugging-tools module

Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
This commit is contained in:
Petr "Stone" Hracek 2017-04-05 10:29:13 +02:00
commit 0f42648b76
5 changed files with 172 additions and 0 deletions

3
Makefile Normal file
View file

@ -0,0 +1,3 @@
test:
cd tests; make all