Tests: Use Perl prove as the testsuite runner
[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.030416 seconds and 5 git commands to generate.