This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
xrdp
Watch
1
Star
0
Fork
0
You've already forked xrdp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
xrdp
/
tests
/
common
History
matt335672
d098214531
Add tests for signal functions in os_calls.c
2023-10-09 14:10:38 +01:00
..
Makefile.am
Remove dependency on signal() function
2023-10-09 14:05:29 +01:00
test_base64.c
…
test_common_main.c
Remove dependency on signal() function
2023-10-09 14:05:29 +01:00
test_common.h
Remove dependency on signal() function
2023-10-09 14:05:29 +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_signals.c
Add tests for signal functions in os_calls.c
2023-10-09 14:10:38 +01:00
test_os_calls.c
Remove dependency on signal() function
2023-10-09 14:05:29 +01:00
test_ssl_calls.c
…
test_string_calls.c
Replace g_strsignal() with g_sig2text()
2023-06-12 16:19:17 +01:00