44 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
			
		
		
	
	
			44 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
| <!DOCTYPE html>
 | |
| <html>
 | |
|   <head>
 | |
|     <meta name="Description" content="CUPS Test Report">
 | |
|     <meta name="Copyright" content="Copyright © 2007-2019, All Rights Reserved">
 | |
|     <meta name="Author" content="Apple Inc.">
 | |
|     <title>CUPS Software Test Report</title>
 | |
|     <style type="text/css"><!--
 | |
| blockquote {
 | |
|   background: #eee;
 | |
|   border: 1px solid #ccc;
 | |
|   padding: 5px;
 | |
| }
 | |
| pre {
 | |
|   background: #eee;
 | |
|   border-left: 2px solid #ccc;
 | |
|   font-size: 80%;
 | |
|   margin-left: 2em;
 | |
|   padding: 5px;
 | |
|   white-space: pre-wrap;
 | |
| }
 | |
| --></style>
 | |
|    </head>
 | |
|   <body>
 | |
|     <h1>CUPS Software Test Report</h1>
 | |
| 
 | |
|     <p>This software test report provides detailed test results that are used to evaluate the stability and standards compliance of the CUPS software.</p>
 | |
| 
 | |
|     <h2>Document Overview</h2>
 | |
| 
 | |
|     <p>This software test plan is organized into the following sections:</p>
 | |
| 
 | |
|     <ul>
 | |
|       <li><a href="#IPP">1 - IPP Compliance Tests</a></li>
 | |
|       <li><a href="#COMMAND">2 - Command Tests</a></li>
 | |
|       <li><a href="#SUMMARY">3 - Test Summary</a></li>
 | |
|       <li><a href="#LOGS">4 - Log Files</a><ul>
 | |
|         <li><a href="#access_log">access_log</a></li>
 | |
|         <li><a href="#debug_log">debug_log</a></li>
 | |
|         <li><a href="#error_log">error_log</a></li>
 | |
|         <li><a href="#page_log">page_log</a></li>
 | |
|       </ul></li>
 | |
|     </ul>
 |