xrdp/tests
matt335672 02a3821f4d Remove libipm_msg_in_start()
The semantics of this call allowed it to be called more than once when
parsing a message to restart a parse. This is not likely to be
useful in practice, and it also makes reading file descriptors
more complicated. Consequently this function has been removed and
replaced with with libipm_msg_in_get_msgno()
2023-01-30 14:31:16 +00:00
..
common Add basic tests for os_calls routines 2023-01-30 14:31:16 +00:00
libipm Remove libipm_msg_in_start() 2023-01-30 14:31:16 +00:00
libxrdp Disable stdout buffering for LOG() when running tests 2023-01-30 14:31:16 +00:00
memtest Disable stdout buffering for LOG() when running tests 2023-01-30 14:31:16 +00:00
xrdp Disable stdout buffering for LOG() when running tests 2023-01-30 14:31:16 +00:00
Makefile.am Add libipm test suite 2022-03-15 10:23:27 +00:00
readme.txt added tests directory 2012-01-23 18:44:58 -08:00

this directory contains different tests