diff --git a/testing/tests/binding/1037-PROPFIND-Depth-2.result b/testing/tests/binding/1037-PROPFIND-Depth-2.result new file mode 100644 index 00000000..26bc77ca --- /dev/null +++ b/testing/tests/binding/1037-PROPFIND-Depth-2.result @@ -0,0 +1,406 @@ + + + + /caldav.php/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user1/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user1/home/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user1/addresses/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user1/created/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user1/.in/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user1/.out/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user1/VTODO-EFD9-4F0F-9BDC-5335E04D47E0/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user1/SOHO%20collection/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user1/collection/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user1/anotherone/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user4/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user4/user2/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user4/user1/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user4/home/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user4/addresses/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user4/nz_holidays/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user4/us_holidays/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user4/.out/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user4/base/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user4/calendar-proxy-read/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user4/calendar-proxy-write/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/resource1/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/resource1/home/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/resource1/addresses/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/resource1/mozilla/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/resource2/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/resource2/home/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/resource2/addresses/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/resource2/mulberry/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + diff --git a/testing/tests/binding/1037-PROPFIND-Depth-2.test b/testing/tests/binding/1037-PROPFIND-Depth-2.test new file mode 100644 index 00000000..78abcf99 --- /dev/null +++ b/testing/tests/binding/1037-PROPFIND-Depth-2.test @@ -0,0 +1,23 @@ +# +# PROPFIND to find the collections user4 has access to +# - no etag returned +# - 404 for resources user4 doesn't have access to +# +TYPE=PROPFIND +URL=http://regression.host/caldav.php +AUTH=user4:user4 + +HEADER=User-Agent: BIND Spec Tests +HEADER=Content-Type: text/xml; charset="UTF-8" +HEADER=Depth: 2 + + +BEGINDATA + + + + + + +ENDDATA + diff --git a/testing/tests/binding/1038-PROPFIND-Depth-2.result b/testing/tests/binding/1038-PROPFIND-Depth-2.result new file mode 100644 index 00000000..e69de29b diff --git a/testing/tests/binding/1038-PROPFIND-Depth-2.test b/testing/tests/binding/1038-PROPFIND-Depth-2.test new file mode 100644 index 00000000..be1a14d1 --- /dev/null +++ b/testing/tests/binding/1038-PROPFIND-Depth-2.test @@ -0,0 +1,22 @@ +# +# PROPFIND to find the collections user4 has access to, anchored to user4 +# - etag returned +# +TYPE=PROPFIND +URL=http://regression.host/caldav.php/user4 +AUTH=user4:user4 + +HEADER=User-Agent: BIND Spec Tests +HEADER=Content-Type: text/xml; charset="UTF-8" +HEADER=Depth: 2 + + +BEGINDATA + + + + + + +ENDDATA +