FreeRDP/winpr/libwinpr/comm
Bernhard Miklautz 81d30cc480 Disable comm tests per default
comm tests require a serial device for testing. If the test environment
isn't available the tests will return errors therefore the tests are
now disabled per default. They can be (re-)enabled by using the cmake
option BUILD_COMM_TESTS.
2016-05-02 16:59:25 +02:00
..
test Fix unchecked CreateEvent calls and misc fixes 2015-04-29 18:18:39 +02:00
CMakeLists.txt Disable comm tests per default 2016-05-02 16:59:25 +02:00
comm_io.c winpr-comm: fixed a regression about timeouts to block of first bytes when required. Added timeouts values in the DEBUG log. 2015-03-09 20:01:51 +01:00
comm_ioctl.c Fixed broken structure comparison. 2015-09-01 12:25:43 +02:00
comm_ioctl.h winpr-comm, serial: excluded Android platforms as well 2014-07-04 17:40:06 +02:00
comm_sercx2_sys.c winpr-comm: fixed set_baud_rate()/get_baud_rate() functions in comm_serial_sys.c (the issue came from a wrong extrapolation of the COMMPROP's MaxBaud field) 2014-09-16 11:21:01 +02:00
comm_sercx2_sys.h winpr-comm, serial: excluded Android platforms as well 2014-07-04 17:40:06 +02:00
comm_sercx_sys.c winpr-comm: fixed set_baud_rate()/get_baud_rate() functions in comm_serial_sys.c (the issue came from a wrong extrapolation of the COMMPROP's MaxBaud field) 2014-09-16 11:21:01 +02:00
comm_sercx_sys.h winpr-comm, serial: excluded Android platforms as well 2014-07-04 17:40:06 +02:00
comm_serial_sys.c fix spelling 2016-02-22 17:01:43 +01:00
comm_serial_sys.h winpr-comm, serial: excluded Android platforms as well 2014-07-04 17:40:06 +02:00
comm.c winpr/file: refactoring 2015-09-09 15:48:59 +02:00
comm.h Fix build with newer uclibc versions 2015-04-29 20:31:25 +03:00
ModuleOptions.cmake libwinpr-comm: initial stubs 2014-04-02 15:51:28 -04:00