summaryrefslogtreecommitdiff
path: root/tests/stress.c
AgeCommit message (Collapse)AuthorFilesLines
2014-01-08Misc: Revert all references to libusb/libusb.infohjelmn@cs.unm.edu1-16/+16
2013-08-11Android: Add examples and stress testsToby Gray1-0/+1
2013-02-27Misc: Simplify includes and misc. cleanupPete Batard1-4/+0
* fxload sample provenance * No need for <sys/types.h> in samples as already in libusb.h * Don't bother about sscanf_s in xusb * Use HAVE_### and rely on config.h where possible * Formal inclusion of <winsock.h> in libusb.h for WinCE and WDK * Cleanup of Windows' config.h * Avoid ENAMETOOLONG and ENOTEMPTY conflict between errno.h and winsock.h for WinCE * Additional newlines & braces cleanup
2013-01-23WinCE: Add support for WinCE (sources)Toby Gray1-1/+3
2012-11-25Tests: Add libusbx stress testToby Gray1-0/+161
See https://github.com/tobygray/libusbx/tree/testing as well as http://libusbx.1081486.n5.nabble.com/Libusbx-devel-Crashes-tt433.html#a438