diff -r 8e2727fc4e07 -r 42c6b071b231 test/Makefile --- a/test/Makefile Sat Feb 14 18:11:29 2026 +0100 +++ b/test/Makefile Sat Jun 20 19:00:56 2026 +0200 @@ -33,6 +33,8 @@ TEST_SRC += base64.c TEST_SRC += crypto.c TEST_SRC += utils.c +TEST_SRC += context.c +TEST_SRC += session.c TEST_SRC += webdav.c TEST_SRC += webdav_resource.c