]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - test/ipp-2.2.test
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / test / ipp-2.2.test
index d910c8be93c3c7849c60ca00e1b289f4854a18c6..3042ec2474ead08d0fe4cf8349152066d13af7c6 100644 (file)
@@ -14,7 +14,7 @@
 #
 # Usage:
 #
-#   ./ipptool -V 2.2 {-d PRINTER_IS_COLOR=1} -f filename -t printer-uri ipp-2.2.test
+#   ./ipptool -V 2.2 -f filename -t printer-uri ipp-2.2.test
 #
 
 # Do all of the IPP/1.1, IPP/2.0, and IPP/2.1 tests as an IPP/2.2 client
@@ -46,6 +46,8 @@ INCLUDE "ipp-2.1.test"
        # Printer description attributes
        EXPECT job-creation-attributes-supported OF-TYPE keyword IN-GROUP printer-attributes-tag
        EXPECT job-ids-supported OF-TYPE boolean IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE 1
+       EXPECT media-col-ready
+       EXPECT media-ready
        EXPECT multiple-document-jobs-supported OF-TYPE boolean IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE 1
        EXPECT printer-alert OF-TYPE octetString IN-GROUP printer-attributes-tag
        EXPECT printer-alert-description OF-TYPE text IN-GROUP printer-attributes-tag SAME-COUNT-AS printer-alert