1<!DOCTYPE html> 2<html> 3 <head> 4 <meta name="Description" content="CUPS Test Report"> 5 <meta name="Copyright" content="Copyright © 2007-2019, All Rights Reserved"> 6 <meta name="Author" content="Apple Inc."> 7 <title>CUPS Software Test Report</title> 8 <style type="text/css"><!-- 9blockquote { 10 background: #eee; 11 border: 1px solid #ccc; 12 padding: 5px; 13} 14pre { 15 background: #eee; 16 border-left: 2px solid #ccc; 17 font-size: 80%; 18 margin-left: 2em; 19 padding: 5px; 20 white-space: pre-wrap; 21} 22--></style> 23 </head> 24 <body> 25 <h1>CUPS Software Test Report</h1> 26 27 <p>This software test report provides detailed test results that are used to evaluate the stability and standards compliance of the CUPS software.</p> 28 29 <h2>Document Overview</h2> 30 31 <p>This software test plan is organized into the following sections:</p> 32 33 <ul> 34 <li><a href="#IPP">1 - IPP Compliance Tests</a></li> 35 <li><a href="#COMMAND">2 - Command Tests</a></li> 36 <li><a href="#SUMMARY">3 - Test Summary</a></li> 37 <li><a href="#LOGS">4 - Log Files</a><ul> 38 <li><a href="#access_log">access_log</a></li> 39 <li><a href="#debug_log">debug_log</a></li> 40 <li><a href="#error_log">error_log</a></li> 41 <li><a href="#page_log">page_log</a></li> 42 </ul></li> 43 </ul> 44