xrdp/tests/common
Kentaro Hayashi 69ea406440 Add g_str_to_bitmask utility function
It should be used for comma separated configuration to bitmask.

e.g. RestrictOutboundClipboard = text, file, image
2022-01-14 10:17:02 +09:00
..
Makefile.am tests: add test on g_file_get_size() 2021-12-10 16:24:34 +09:00
test_common_main.c tests: add test on g_file_get_size() 2021-12-10 16:24:34 +09:00
test_common.h tests: add test on g_file_get_size() 2021-12-10 16:24:34 +09:00
test_os_calls.c tests: skip some tests until g_file_get_size() fixed 2021-12-10 17:08:44 +09:00
test_string_calls.c Add g_str_to_bitmask utility function 2022-01-14 10:17:02 +09:00