libx52/lib
nirenjan 681a8e8aa1 Change libx52 mock tests to use preprocessor overrides
Prior to this change, libx52 tests needed a linker that supported the
--wrap argument. This is not available on OSX, and therefore, we had to
disable the unit tests on non-Linux systems.

Since we needed to rebuild the libx52 library anyway for the test, it is
simpler to just define libusb_control_transfer to point to our mock
function. This allows us to verify libx52 on all supported platforms.
2020-06-27 22:04:56 -07:00
..
libusbx52 libusbx52: Clean up compiler warnings 2020-06-11 23:39:28 -07:00
libx52 Change libx52 mock tests to use preprocessor overrides 2020-06-27 22:04:56 -07:00
libx52util Update makefiles to use Python 3 2020-06-16 15:17:53 -07:00
Makefile.am Add SPDX license identifiers in all files 2018-04-18 12:19:29 -07:00