aboutsummaryrefslogtreecommitdiff
path: root/www/litmus/pkg-descr
blob: 0fbb8df863edeae5ddb1c2be7935b180b98035a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
WebDAV server protocol compliance test suite.

Tests include:
- OPTIONS for DAV: header
- PUT, GET with byte comparison
- MKCOL
- DELETE (collections, non-collections)
- COPY, MOVE using combinations of:
  o overwrite t/f
  o destination exists/doesn't exist
  o collection/non-collection
- Property manipulation and querying:
  o set, delete, replace properties
  o persist dead props across COPY
  o namespace handling
- Locking
  o attempts to modify locked resource (as lock owner, not owner)
  o shared/exclusive locks, lock discovery

usage: litmus <url> <username> <password>

WWW: http://www.webdav.org/neon/litmus/