projects
/
userspace-rcu.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
tests: use common lib rather than recompile compat sources
[userspace-rcu.git]
/
tests
/
Makefile.am
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
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.022395 seconds
and
4
git commands to generate.