Tests: Cleanup tests runner that are no longer required
[lttng-tools.git] / tests / Makefile.am
1 SUBDIRS = utils regression unit
2
3 check-am:
4 ./run.sh unit_tests
5 ./run.sh fast_regression
This page took 0.029834 seconds and 5 git commands to generate.