}, false);
}
+function backAppsHome() {
+ if (confirm("Back to main menu will lost the sub result in this page, continue?")) {
+ window.close();
+ }
+}
+
+function successBackAppsHome() {
+ window.close();
+}
+
+function reportResult(res) {
+ var jsonStr="[{\"testname\":\""+getAppName()+"\",\"result\":\""+res+"\"}]";
+ window.opener.postMessage(jsonStr, '*');
+ successBackAppsHome();
+}
+
window.addEventListener('load', initTests, false);
}, false);
}
+function backAppsHome() {
+ if (confirm("Back to main menu will lost the sub result in this page, continue?")) {
+ window.close();
+ }
+}
+
+function successBackAppsHome() {
+ window.close();
+}
+
+function reportResult(res) {
+ var jsonStr="[{\"testname\":\""+getAppName()+"\",\"result\":\""+res+"\"}]";
+ window.opener.postMessage(jsonStr, '*');
+ successBackAppsHome();
+}
+
window.addEventListener('load', initTests, false);
}, false);
}
+function backAppsHome() {
+ if (confirm("Back to main menu will lost the sub result in this page, continue?")) {
+ window.close();
+ }
+}
+
+function successBackAppsHome() {
+ window.close();
+}
+
+function reportResult(res) {
+ var jsonStr="[{\"testname\":\""+getAppName()+"\",\"result\":\""+res+"\"}]";
+ window.opener.postMessage(jsonStr, '*');
+ successBackAppsHome();
+}
+
window.addEventListener('load', initTests, false);
}, false);
}
+function backAppsHome() {
+ if (confirm("Back to main menu will lost the sub result in this page, continue?")) {
+ window.close();
+ }
+}
+
+function successBackAppsHome() {
+ window.close();
+}
+
+function reportResult(res) {
+ var jsonStr="[{\"testname\":\""+getAppName()+"\",\"result\":\""+res+"\"}]";
+ window.opener.postMessage(jsonStr, '*');
+ successBackAppsHome();
+}
+
window.addEventListener('load', initTests, false);
}, false);
}
+function backAppsHome() {
+ if (confirm("Back to main menu will lost the sub result in this page, continue?")) {
+ window.close();
+ }
+}
+
+function successBackAppsHome() {
+ window.close();
+}
+
+function reportResult(res) {
+ var jsonStr="[{\"testname\":\""+getAppName()+"\",\"result\":\""+res+"\"}]";
+ window.opener.postMessage(jsonStr, '*');
+ successBackAppsHome();
+}
+
window.addEventListener('load', initTests, false);
}, false);
}
+function backAppsHome() {
+ if (confirm("Back to main menu will lost the sub result in this page, continue?")) {
+ window.close();
+ }
+}
+
+function successBackAppsHome() {
+ window.close();
+}
+
+function reportResult(res) {
+ var jsonStr="[{\"testname\":\""+getAppName()+"\",\"result\":\""+res+"\"}]";
+ window.opener.postMessage(jsonStr, '*');
+ successBackAppsHome();
+}
+
window.addEventListener('load', initTests, false);