summaryrefslogtreecommitdiff
path: root/tests/stress.c
Commit message (Expand)AuthorAgeFilesLines
* Fix most -Wpedantic warningsTormod Volden2023-01-211-2/+2
* Update tests and example to use the new libusb_init_context() functionNathan Hjelm2023-01-201-12/+15
* Fix various typos in docs/commentsluz paz2021-10-311-1/+1
* core: allow libusb_set_option on the default context before libusb_initNathan Hjelm2021-06-071-2/+5
* build: Prepare config.h for inclusion in examples/testsChris Dickens2020-11-271-0/+2
* tests: Refactor testlib to simplify and fix Cygwin buildChris Dickens2020-11-071-46/+50
* stress: test_get_device_list: change printf format for ssize_tUri Lublin2020-08-101-2/+2
* core: Introduce libusb_set_option() API functionChris Dickens2017-07-161-2/+2
* Misc: Revert all references to libusb/libusb.infohjelmn@cs.unm.edu2014-01-081-16/+16
* Android: Add examples and stress testsToby Gray2013-08-111-0/+1
* Misc: Simplify includes and misc. cleanupPete Batard2013-02-271-4/+0
* WinCE: Add support for WinCE (sources)Toby Gray2013-01-231-1/+3
* Tests: Add libusbx stress testToby Gray2012-11-251-0/+161