summaryrefslogtreecommitdiff
path: root/test/str-header.html
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2015-06-08 15:05:11 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2015-06-08 15:05:11 +0000
commit87f8ade3e3ced7b74cefe1569cd393539e5ac04e (patch)
tree1a2fdeb0ef557d25b1578497afa6a7226f4cd932 /test/str-header.html
parent370e42d343c080be8aa40471e4625ad7956c2651 (diff)
downloadcups-87f8ade3e3ced7b74cefe1569cd393539e5ac04e.tar.gz
Update "make check" to report on the exit status of cupsd (useful for seeing if cupsd
crashed; maybe we can grab a crash log?) Add hyperlinks to each of the major sections. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12696 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'test/str-header.html')
-rw-r--r--test/str-header.html13
1 files changed, 9 insertions, 4 deletions
diff --git a/test/str-header.html b/test/str-header.html
index dae9e0df4..d13205af6 100644
--- a/test/str-header.html
+++ b/test/str-header.html
@@ -1,7 +1,7 @@
<HTML>
<HEAD>
<META NAME="Description" CONTENT="CUPS Test Report">
- <META NAME="COPYRIGHT" CONTENT="Copyright 2007-2014, All Rights Reserved">
+ <META NAME="COPYRIGHT" CONTENT="Copyright 2007-2015, All Rights Reserved">
<META NAME="DOCNUMBER" CONTENT="CUPS-STR-2.1">
<META NAME="Author" CONTENT="Apple Inc.">
<TITLE>CUPS 2.1 Software Test Report</TITLE>
@@ -24,7 +24,12 @@ are used to evaluate the stability and compliance of CUPS Version 2.1.
<P>This software test plan is organized into the following sections:
<UL>
- <LI>1 - IPP Compliance Tests</LI>
- <LI>2 - Command Tests</LI>
- <LI>3 - Log Files</LI>
+ <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="#error_log">error_log</A></LI>
+ <LI><A HREF="#page_log">page_log</A></LI>
+ </UL></LI>
</UL>