xrdp/tests/common
matt335672 db04b4b54c Increase back-stop timeouts for some tests
The Debian build farm has a number of older and slower machines
which need to run the xrdp test suite.

On these platforms, we occasionally get timeouts where machine load is
high. This results in duplicate issues being raised. It is not obvious
that the issues are duplicates, which wastes time all round.

This commit splits up some test cases into multiple cases and
adds larger timeouts for those cases that are CPU-intensive.
2024-01-04 15:16:23 +00:00
..
Makefile.am Add UTF-16 LE I/O routines 2023-10-18 10:07:49 +01:00
test_base64.c Implement base64 without openssl 2022-01-28 12:23:40 +00:00
test_common_main.c Add UTF-16 LE I/O routines 2023-10-18 10:07:49 +01:00
test_common.h Add UTF-16 LE I/O routines 2023-10-18 10:07:49 +01:00
test_fifo_calls.c Switched os_calls.h and test_common.h include order since HAVE_STDINT_H would get undefined by check.h. 2023-06-04 12:05:33 +02:00
test_guid.c guid_new() returns GUIDs compatible with RFC4122 2022-11-10 14:19:19 +00:00
test_list_calls.c Switched os_calls.h and test_common.h include order since HAVE_STDINT_H would get undefined by check.h. 2023-06-04 12:05:33 +02:00
test_os_calls_signals.c Check waitpid is not interrupted by a signal 2023-10-09 19:53:16 +01:00
test_os_calls.c Remove dependency on signal() function 2023-10-09 14:05:29 +01:00
test_parse.c Add UTF-16 LE I/O routines 2023-10-18 10:07:49 +01:00
test_ssl_calls.c Increase back-stop timeouts for some tests 2024-01-04 15:16:23 +00:00
test_string_calls_unicode.c Add UTF-8 / UTF-32 conversion routines 2023-10-18 10:07:49 +01:00
test_string_calls.c Fix g_strtrim() regression 2024-01-02 11:07:28 +00:00
UTF-8-test.txt Add UTF-8 / UTF-32 conversion routines 2023-10-18 10:07:49 +01:00