summaryrefslogtreecommitdiff
path: root/fixtures/Kernel.Score.HTML.expected
diff options
context:
space:
mode:
Diffstat (limited to 'fixtures/Kernel.Score.HTML.expected')
-rw-r--r--fixtures/Kernel.Score.HTML.expected19
1 files changed, 19 insertions, 0 deletions
diff --git a/fixtures/Kernel.Score.HTML.expected b/fixtures/Kernel.Score.HTML.expected
new file mode 100644
index 0000000..2446cfe
--- /dev/null
+++ b/fixtures/Kernel.Score.HTML.expected
@@ -0,0 +1,19 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<meta charset="utf-8">
+<title>Top 3 Score&#39;s by Kernel</title>
+</head>
+<body>
+<h1>Top 3 Score&#39;s by Kernel</h1>
+<p>Score is calculated by combining all other metrics.</p>
+<pre>+-----+------------------------------------+-------+
+| Pos | Kernel | Score |
++-----+------------------------------------+-------+
+| 1. | Linux 3.2.0-4-amd64 | 241 |
+| 2. | Linux 3.10.0-1160.15.2.el7.x86_64 | 123 |
+| 3. | Linux 3.10.0-957.21.3.el7.x86_64 | 96 |
++-----+------------------------------------+-------+
+</pre>
+</body>
+</html>