xrdp/tests/memtest
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 Fix banner comments in test results 2022-01-28 12:23:40 +00:00
libmem.c Migrating logging to LOG() and LOG_DEVEL() in tests/* 2021-03-26 13:58:27 +00:00
libmem.h Fixing formatting with astyle in tests/* 2021-03-26 00:59:16 +00:00
memtest.c Disable stdout buffering for LOG() when running tests 2023-01-30 14:31:16 +00:00