xrdp/tests/libipm
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 Add libipm test suite 2022-03-15 10:23:27 +00:00
test_libipm_main.c Disable stdout buffering for LOG() when running tests 2023-01-30 14:31:16 +00:00
test_libipm_recv_calls.c Add libipm test suite 2022-03-15 10:23:27 +00:00
test_libipm_send_calls.c fix typos 2022-09-03 02:01:48 +00:00
test_libipm.h Add libipm test suite 2022-03-15 10:23:27 +00:00