Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/xrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/common/test_common.h')
-rw-r--r--tests/common/test_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/common/test_common.h b/tests/common/test_common.h
index ed422ab4..1878bafb 100644
--- a/tests/common/test_common.h
+++ b/tests/common/test_common.h
@@ -11,5 +11,6 @@ Suite *make_suite_test_string(void);
Suite *make_suite_test_os_calls(void);
Suite *make_suite_test_ssl_calls(void);
Suite *make_suite_test_base64(void);
+Suite *make_suite_test_guid(void);
#endif /* TEST_COMMON_H */