-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathstr-header.html
43 lines (39 loc) · 1.28 KB
/
str-header.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!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>