Added modified libusb files

This commit is contained in:
2019-10-26 13:48:08 -04:00
parent 0135533a6d
commit ab2051c7a7
191 changed files with 59260 additions and 5 deletions

6
libusb/tests/Makefile.am Normal file
View File

@@ -0,0 +1,6 @@
AM_CPPFLAGS = -I$(top_srcdir)/libusb
LDADD = ../libusb/libusb-1.0.la
noinst_PROGRAMS = stress
stress_SOURCES = stress.c libusb_testlib.h testlib.c