aboutsummaryrefslogtreecommitdiffstats
path: root/messagebus/test/src/test-report-index.html
diff options
context:
space:
mode:
Diffstat (limited to 'messagebus/test/src/test-report-index.html')
-rw-r--r--messagebus/test/src/test-report-index.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/messagebus/test/src/test-report-index.html b/messagebus/test/src/test-report-index.html
new file mode 100644
index 00000000000..4ddd6eab8f9
--- /dev/null
+++ b/messagebus/test/src/test-report-index.html
@@ -0,0 +1,17 @@
+<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<html>
+ <title>Messagebus</title>
+ <body>
+ <h1>Messagebus Test Reports</h1>
+ <ul>
+ <li><a href="../../../messagebus/target/site/surefire-report.html">Messagebus Java Test Report</a></li>
+ <li><a href="test-report-cpp/test-report.html">Messagebus C++ Test Report</a></li>
+ <li><a href="test-report-cross/test-report.html">Messagebus Cross-language Test Report</a></li>
+ </ul>
+ <h1>Messagebus API Documentation</h1>
+ <ul>
+ <li><a href="../../../messagebus/src/java/docs/javadoc/index.html">Messagebus Java API Documentation</a></li>
+ <li><a href="../../../messagebus/src/cpp/doxygen/html/index.html">Messagebus C++ API Documentation</a></li>
+ </ul>
+ </body>
+</html>