forked from LudovicRousseau/libusbx
-
Notifications
You must be signed in to change notification settings - Fork 0
Testing
pbatard edited this page Sep 29, 2012
·
5 revisions
This page provides a list of all the tests libusbx will ideally attempt to perform for each release. Bear in mind that, due to limited resources, not all of these may be run.
OS (arch) | Compiler | Application | Driver | Device |
---|---|---|---|---|
Linux (x64) | gcc 4.x | fx2load (internal) | N/A | EZ-USB FX2 (LCSOFT mini board) |
Linux (any) | gcc 4.x | usbutils (git latest) | N/A | Olimex ARM-USB-TINY (composite) |
OS-X (any) | gcc 4.x | fx2load (internal) | N/A | EZ-USB FX2 (LCSOFT mini board) |
OS-X (any) | gcc 4.x | xusb -x (internal) | N/A | X-Box Controller Type S |
OS-X (any) | gcc 4.x | xusb -k (internal) | N/A | USB 3.0 key |
ANY | Clang Static Analyzer | Compilation only | N/A | N/A |
Windows (x64) | WDK | xusb -x | WinUSB | X-Box Controller Type S |
Windows (x64) | WDK | xusb -k | libusb-win32 | USB 3.0 key |
Windows (x64) | cygwin | Compilation only | N/A | N/A |
Windows (x64) | Visual Studio 2010 | Compilation only, with memleak option | N/A | N/A |
... | ... | ... | ... | ... |