xrdp/tests/libxrdp
matt335672 57bd1be5b1 Disable stdout buffering for LOG() when running tests
Normally the test runners run in 'forking mode'. When a lot of
messages are logged to stdout, the child process can still be writing
data when the parent writes 'ok' or 'not ok'. This can confuse
the tap-driver.sh process.
2023-01-30 14:31:16 +00:00
..
Makefile.am
test_libxrdp_main.c Disable stdout buffering for LOG() when running tests 2023-01-30 14:31:16 +00:00
test_libxrdp_process_monitor_stream.c Update handling of scale factor 2022-07-02 18:28:59 -04:00
test_libxrdp.h add missing final newline 2022-09-03 02:01:49 +00:00
test_xrdp_sec_process_mcs_data_monitors.c