#
-# "$Id$"
+# Verify that the server requires the following attributes:
#
-# Verify that the server requires the following attributes:
+# attributes-charset
+# attributes-natural-language
+# printer-uri/job-uri
#
-# attributes-charset
-# attributes-natural-language
-# printer-uri/job-uri
+# Copyright © 2007-2013 by Apple Inc.
+# Copyright © 2001-2006 by Easy Software Products. All rights reserved.
+#
+# Licensed under Apache License v2.0. See the file "LICENSE" for more
+# information.
#
{
# The name of the test...
#
-# "$Id$"
+# Verify that the CUPS printer operations work.
#
-# Verify that the CUPS printer operations work.
+# Copyright © 2007-2014 by Apple Inc.
+# Copyright © 2001-2006 by Easy Software Products. All rights reserved.
+#
+# Licensed under Apache License v2.0. See the file "LICENSE" for more
+# information.
#
{
# The name of the test...
# What attributes do we expect?
EXPECT media-col-default
}
-
-#
-# End of "$Id$"
-#
#
-# "$Id$"
+# Verify that the IPP job operations work.
#
-# Verify that the IPP job operations work.
+# Copyright © 2007-2013 by Apple Inc.
+# Copyright © 2001-2006 by Easy Software Products. All rights reserved.
+#
+# Licensed under Apache License v2.0. See the file "LICENSE" for more
+# information.
#
{
# The name of the test...
EXPECT job-state
EXPECT job-printer-uri
}
-
-#
-# End of "$Id$"
-#
#
-# "$Id$"
+# Verify that the CUPS subscription operations work.
#
-# Verify that the CUPS subscription operations work.
+# Copyright © 2007-2013 by Apple Inc.
+# Copyright © 2001-2006 by Easy Software Products. All rights reserved.
+#
+# Licensed under Apache License v2.0. See the file "LICENSE" for more
+# information.
#
{
# The name of the test...
EXPECT attributes-charset
EXPECT attributes-natural-language
}
-
-#
-# End of "$Id$"
-#
-#
-# "$Id$"
-#
-# Cancel the currently printing job.
-#
-# Copyright 2007-2012 by Apple Inc.
-# Copyright 2001-2006 by Easy Software Products. All rights reserved.
-#
-# These coded instructions, statements, and computer programs are the
-# property of Apple Inc. and are protected by Federal copyright
-# law. Distribution and use rights are outlined in the file "LICENSE.txt"
-# which should have been included with this file. If this file is
-# file is missing or damaged, see the license at "http://www.cups.org/".
+# Cancel the currently printing job.
#
# Usage:
#
# ./ipptool printer-uri cancel-current-jobs.test
-#
-
-
{
# The name of the test...
NAME "Get current job"
# What statuses are OK?
STATUS successful-ok
}
-
-
-#
-# End of "$Id$".
-#
-#
-# "$Id$"
-#
# Create a printer subscription.
#
-# Copyright 2007-2014 by Apple Inc.
-# Copyright 2001-2006 by Easy Software Products. All rights reserved.
-#
-# These coded instructions, statements, and computer programs are the
-# property of Apple Inc. and are protected by Federal copyright
-# law. Distribution and use rights are outlined in the file "LICENSE.txt"
-# which should have been included with this file. If this file is
-# file is missing or damaged, see the license at "http://www.cups.org/".
-#
# Usage:
#
# ./ipptool [-d recipient=uri] printer-uri create-printer-subscription.test
-#
-
{
# The name of the test...
NAME "Create a push printer subscription"
EXPECT notify-subscription-id OF-TYPE integer WITH-VALUE >0
DISPLAY notify-subscription-id
}
-
-
-#
-# End of "$Id$"
-#
-#
-# "$Id$"
-#
-# Get list of completed jobs.
-#
-# Copyright 2007-2014 by Apple Inc.
-# Copyright 2001-2006 by Easy Software Products. All rights reserved.
-#
-# These coded instructions, statements, and computer programs are the
-# property of Apple Inc. and are protected by Federal copyright
-# law. Distribution and use rights are outlined in the file "LICENSE.txt"
-# which should have been included with this file. If this file is
-# file is missing or damaged, see the license at "http://www.cups.org/".
+# Get list of completed jobs.
#
# Usage:
#
# ./ipptool printer-uri get-completed-jobs.test
-#
-
-
{
# The name of the test...
NAME "Get completed jobs"
DISPLAY job-originating-user-name
DISPLAY job-media-sheets-completed
}
-
-
-#
-# End of "$Id$".
-#
-#
-# "$Id$"
-#
-# Get list of not-completed jobs.
-#
-# Copyright 2007-2014 by Apple Inc.
-# Copyright 2001-2006 by Easy Software Products. All rights reserved.
-#
-# These coded instructions, statements, and computer programs are the
-# property of Apple Inc. and are protected by Federal copyright
-# law. Distribution and use rights are outlined in the file "LICENSE.txt"
-# which should have been included with this file. If this file is
-# file is missing or damaged, see the license at "http://www.cups.org/".
+# Get list of not-completed jobs.
#
# Usage:
#
# ./ipptool printer-uri get-jobs.test
-#
-
-
{
# The name of the test...
NAME "Get pending jobs"
DISPLAY job-media-sheets
DISPLAY job-media-sheets-completed
}
-
-
-#
-# End of "$Id$".
-#
#
# IPP/1.1 test suite.
#
-# Copyright 2007-2017 by Apple Inc.
-# Copyright 2001-2006 by Easy Software Products. All rights reserved.
+# Copyright © 2007-2017 by Apple Inc.
+# Copyright © 2001-2006 by Easy Software Products. All rights reserved.
#
-# These coded instructions, statements, and computer programs are the
-# property of Apple Inc. and are protected by Federal copyright
-# law. Distribution and use rights are outlined in the file "LICENSE.txt"
-# which should have been included with this file. If this file is
-# file is missing or damaged, see the license at "http://www.cups.org/".
+# Licensed under Apache License v2.0. See the file "LICENSE" for more
+# information.
#
# Usage:
#
#
# IPP/2.0 test suite.
#
-# Copyright 2007-2017 by Apple Inc.
-# Copyright 2001-2006 by Easy Software Products. All rights reserved.
+# Copyright © 2007-2017 by Apple Inc.
+# Copyright © 2001-2006 by Easy Software Products. All rights reserved.
#
-# These coded instructions, statements, and computer programs are the
-# property of Apple Inc. and are protected by Federal copyright
-# law. Distribution and use rights are outlined in the file "LICENSE.txt"
-# which should have been included with this file. If this file is
-# file is missing or damaged, see the license at "http://www.cups.org/".
+# Licensed under Apache License v2.0. See the file "LICENSE" for more
+# information.
#
# Usage:
#
#
# IPP/2.1 test suite.
#
-# Copyright 2007-2017 by Apple Inc.
-# Copyright 2001-2006 by Easy Software Products. All rights reserved.
+# Copyright © 2007-2017 by Apple Inc.
+# Copyright © 2001-2006 by Easy Software Products. All rights reserved.
#
-# These coded instructions, statements, and computer programs are the
-# property of Apple Inc. and are protected by Federal copyright
-# law. Distribution and use rights are outlined in the file "LICENSE.txt"
-# which should have been included with this file. If this file is
-# file is missing or damaged, see the license at "http://www.cups.org/".
+# Licensed under Apache License v2.0. See the file "LICENSE" for more
+# information.
#
# Usage:
#
#
# IPP/2.2 test suite.
#
-# Copyright 2007-2017 by Apple Inc.
-# Copyright 2001-2006 by Easy Software Products. All rights reserved.
+# Copyright © 2007-2017 by Apple Inc.
+# Copyright © 2001-2006 by Easy Software Products. All rights reserved.
#
-# These coded instructions, statements, and computer programs are the
-# property of Apple Inc. and are protected by Federal copyright
-# law. Distribution and use rights are outlined in the file "LICENSE.txt"
-# which should have been included with this file. If this file is
-# file is missing or damaged, see the license at "http://www.cups.org/".
+# Licensed under Apache License v2.0. See the file "LICENSE" for more
+# information.
#
# Usage:
#