You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Falk Werner 60141c4d8a
chore: replaced wf_string_create by asprintf
4 years ago
..
adapter_client.cc added test to lookup file 4 years ago
adapter_client.hpp added test to lookup file 4 years ago
file_utils.cc organized unit tests 5 years ago
file_utils.hpp organized unit tests 5 years ago
jansson_test_environment.cc fix: don't send messages if not connected 4 years ago
path.c removed NULL-checks after malloc: they are not necessary, they were not consequently used and objects constructed by 3rd party libs are also unchecked 5 years ago
path.h made static_filesystem private (used for test purposes only) 5 years ago
static_filesystem.c fix: prevent deadlock if libfuse is not available at runtime 4 years ago
static_filesystem.h fix: prevent deadlock if libfuse is not available at runtime 4 years ago
tempdir.cc chore: replaced wf_string_create by asprintf 4 years ago
tempdir.hpp organized unit tests 5 years ago
timeout_watcher.cc fix: fixed deadlock in tests (wait for client to connect, instead on relying on the server) 4 years ago
timeout_watcher.hpp fix: fixed deadlock in tests (wait for client to connect, instead on relying on the server) 4 years ago
wrap.hpp fix: compile error on arm targets 5 years ago
ws_server.cc removed unused include 4 years ago
ws_server.h removed unused include 4 years ago
ws_server2.cc added test to connect adapter client via TLS 4 years ago
ws_server2.hpp added test to connect adapter client via TLS 4 years ago