projects
/
urcu.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
tests/unit: use lib rather than source
[urcu.git]
/
tests
/
Makefile.am
1
SUBDIRS = common unit benchmark regression
2
3
.PHONY: bench regtest
4
5
bench:
6
cd benchmark && $(MAKE) $(AM_MAKEFLAGS) bench
7
regtest:
8
cd regression && $(MAKE) $(AM_MAKEFLAGS) regtest
This page took
0.037944 seconds
and
4
git commands to generate.