1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2024-09-28 16:20:45 +00:00
falk-werner_webfuse-provider/test/webfuse/utils
2020-06-12 16:48:15 +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
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 organized unit tests 2020-02-20 17:15:13 +01:00
tempdir.hpp organized unit tests 2020-02-20 17:15:13 +01:00
threaded_ws_server.cc removed single threaded test server 2020-06-12 16:48:15 +02:00
threaded_ws_server.h removed single threaded test server 2020-06-12 16:48:15 +02:00
timeout_watcher.cc organized unit tests 2020-02-20 17:15:13 +01:00
timeout_watcher.hpp organized unit tests 2020-02-20 17:15:13 +01:00
wrap.hpp fix: compile error on arm targets 2020-04-04 12:49:02 +02:00