xrdp/tests/common
matt335672 ce42e3e12d Replace g_strsignal() with g_sig2text()
This call provides a textual representation of a signal number, i.e.
SIGHUP is mapped to "SIGHUP"

Unit tests are also added.
2023-06-12 16:19:17 +01:00
..
Makefile.am Add module tests for new fifo module 2023-05-22 14:43:22 +01:00
test_base64.c
test_common_main.c Add module tests for new fifo module 2023-05-22 14:43:22 +01:00
test_common.h Add module tests for new fifo module 2023-05-22 14:43:22 +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
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.c
test_ssl_calls.c
test_string_calls.c Replace g_strsignal() with g_sig2text() 2023-06-12 16:19:17 +01:00