File: str-header.html

package info (click to toggle)
cups 2.4.16-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 33,500 kB
  • sloc: ansic: 159,650; cpp: 8,595; sh: 5,475; makefile: 2,770; php: 17; python: 10
file content (43 lines) | stat: -rw-r--r-- 1,313 bytes parent folder | download | duplicates (5)
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 &copy; 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>