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.031886 seconds and 6 git commands to generate.