]> git.ipfire.org Git - thirdparty/cups.git/blame - test/get-ppds.test
Load cups into easysw/current.
[thirdparty/cups.git] / test / get-ppds.test
CommitLineData
ef416fc2 1# Get PPD files using CUPS-get-ppds
2{
3 # The name of the test...
4 NAME "Get PPD files using CUPS-get-ppds"
5
6 # The resource to use for the POST
7 # RESOURCE /admin
8
9 # The operation to use
10 OPERATION CUPS-get-ppds
11
12 # Attributes, starting in the operation group...
13 GROUP operation
14 ATTR charset attributes-charset utf-8
15 ATTR language attributes-natural-language en
16 ATTR uri printer-uri $uri
17
18 # What statuses are OK?
19 STATUS ok
20 STATUS ok-subst
21}