diff --git a/test/meshviewer_index.html b/test/meshviewer_index.html
new file mode 100644
index 00000000..0a148970
--- /dev/null
+++ b/test/meshviewer_index.html
@@ -0,0 +1,207 @@
+
+
+
+
+
+
+
+
+
+ mesh viewer NaCl
+
+
+
+
+
+Native Client Module HelloTutorial
+
+
+
+
+ test
+
+
+
+Status
+
+
+
+
+NO-STATUS
+
+
+
diff --git a/test/meshviewer_nacl.nmf b/test/meshviewer_nacl.nmf
new file mode 100644
index 00000000..212e54ba
--- /dev/null
+++ b/test/meshviewer_nacl.nmf
@@ -0,0 +1,6 @@
+{
+ "program": {
+ "x86-32": {"url": "meshviewer.32.nexe"},
+ "x86-64": {"url": "meshviewer.64.nexe"}
+ }
+}