Port: Add Solaris support to tests/common/thread-id.h
[urcu.git] / tests / Makefile.am
CommitLineData
1b387491 1SUBDIRS = utils common unit benchmark regression
48d848c7 2
ad460058 3.PHONY: short_bench long_bench regtest
48d848c7 4
ad460058
MD
5short_bench:
6 cd benchmark && $(MAKE) $(AM_MAKEFLAGS) short_bench
7long_bench:
8 cd benchmark && $(MAKE) $(AM_MAKEFLAGS) long_bench
f5ab766e
MD
9regtest:
10 cd regression && $(MAKE) $(AM_MAKEFLAGS) regtest
ad460058 11 cd benchmark && $(MAKE) $(AM_MAKEFLAGS) regtest
This page took 0.033478 seconds and 4 git commands to generate.