xrdp/tests
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
..
common Disable stdout buffering for LOG() when running tests 2023-01-30 14:31:16 +00:00
libipm Disable stdout buffering for LOG() when running tests 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