repo.or.cz
/
libusbx.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Tests: Add libusbx stress test
[libusbx.git]
/
tests
/
Makefile.am
blob
e5d6d756269287eec9ba9c3a1e12b0a5a156d24c
1
AM_CPPFLAGS = -I$(top_srcdir)/libusb
2
LDADD = ../libusb/libusb-1.0.la
3
4
noinst_PROGRAMS = stress
5
6
stress_SOURCES = stress.c testlib.c