1
0
Fork 0
mirror of https://github.com/linux-usb-gadgets/libusbgx.git synced 2025-07-19 18:45:18 +03:00
libusbgx/tests
Krzysztof Opasiak 4595736442 libusbgx: tests: Add a C++ compilation checker
Recently we faced some C++ compilation issues because
we used in our header a gcc extension that is not supported
by g++. Even through this problem has been fix let's try to
avoid such problems in a future. To do so, let's add a C++
compilation check for all our public headers as part of our
test suit.

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2018-02-22 17:57:06 +01:00
..
header_checker.cpp libusbgx: tests: Add a C++ compilation checker 2018-02-22 17:57:06 +01:00
Makefile.am libusbgx: tests: Add a C++ compilation checker 2018-02-22 17:57:06 +01:00
test.c libusbgx: Add usbg_free_config_strs() 2017-03-02 16:56:27 +01:00
test.sh libusbgx: tests: Build tests with autotools 2015-12-22 21:45:29 +01:00
usbg-io-wrappers.c libusbgx: tests: Remove redefinition of _GNU_SOURCE 2018-02-22 17:27:22 +01:00
usbg-test.c libusbgx: tests: fix: Make our tests os_desc aware 2017-12-12 14:52:50 +01:00
usbg-test.h libusbgx: Keep gadget strs in the same order as in device desc 2016-12-14 15:23:48 +01:00