1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2024-09-28 12:10:48 +00:00
falk-werner_webfuse-provider/test/webfuse/utils
2020-06-15 16:58:04 +02:00
..
adapter_client.cc added test to lookup file 2020-06-14 10:39:33 +02:00
adapter_client.hpp added test to lookup file 2020-06-14 10:39:33 +02:00
file_utils.cc organized unit tests 2020-02-20 17:15:13 +01:00
file_utils.hpp organized unit tests 2020-02-20 17:15:13 +01:00
jansson_test_environment.cc fix: don't send messages if not connected 2020-06-13 17:08:05 +02:00
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 2020-03-21 21:22:22 +01:00
path.h made static_filesystem private (used for test purposes only) 2020-02-20 18:54:29 +01:00
static_filesystem.c fix: prevent deadlock if libfuse is not available at runtime 2020-06-06 10:59:06 +02:00
static_filesystem.h fix: prevent deadlock if libfuse is not available at runtime 2020-06-06 10:59:06 +02:00
tempdir.cc chore: replaced wf_string_create by asprintf 2020-06-14 20:28:39 +02:00
tempdir.hpp organized unit tests 2020-02-20 17:15:13 +01:00
timeout_watcher.cc fix: fixed deadlock in tests (wait for client to connect, instead on relying on the server) 2020-06-13 23:47:52 +02:00
timeout_watcher.hpp fix: fixed deadlock in tests (wait for client to connect, instead on relying on the server) 2020-06-13 23:47:52 +02:00
wrap.hpp fix: compile error on arm targets 2020-04-04 12:49:02 +02:00
ws_server2.cc added unit tests 2020-06-15 16:58:04 +02:00
ws_server2.hpp added unit tests 2020-06-15 16:58:04 +02:00
ws_server.cc removed unused include 2020-06-13 11:35:39 +02:00
ws_server.h removed unused include 2020-06-13 11:35:39 +02:00