From 76d6685d7f982bef2642a6356ecab358178d4184 Mon Sep 17 00:00:00 2001 From: zakorgyula Date: Mon, 21 Mar 2016 13:56:56 +0100 Subject: [PATCH] Add html tests --- tests/html/bluetooth_battery_level.html | 61 ++++++++++++ tests/html/bluetooth_characteristic_info.html | 69 ++++++++++++++ tests/html/bluetooth_descriptor_info.html | 68 ++++++++++++++ tests/html/bluetooth_device_disconnect.html | 94 +++++++++++++++++++ tests/html/bluetooth_device_info.html | 59 ++++++++++++ .../html/bluetooth_primary_service_info.html | 57 +++++++++++ 6 files changed, 408 insertions(+) create mode 100644 tests/html/bluetooth_battery_level.html create mode 100644 tests/html/bluetooth_characteristic_info.html create mode 100644 tests/html/bluetooth_descriptor_info.html create mode 100644 tests/html/bluetooth_device_disconnect.html create mode 100644 tests/html/bluetooth_device_info.html create mode 100644 tests/html/bluetooth_primary_service_info.html diff --git a/tests/html/bluetooth_battery_level.html b/tests/html/bluetooth_battery_level.html new file mode 100644 index 00000000000..8618df07859 --- /dev/null +++ b/tests/html/bluetooth_battery_level.html @@ -0,0 +1,61 @@ + + +Battery Level + + + + +

+    
+
+
diff --git a/tests/html/bluetooth_characteristic_info.html b/tests/html/bluetooth_characteristic_info.html
new file mode 100644
index 00000000000..84cebd83014
--- /dev/null
+++ b/tests/html/bluetooth_characteristic_info.html
@@ -0,0 +1,69 @@
+
+
+Characteristic info
+
+    
+    
+    
+    

+    
+
+
diff --git a/tests/html/bluetooth_descriptor_info.html b/tests/html/bluetooth_descriptor_info.html
new file mode 100644
index 00000000000..c657d217697
--- /dev/null
+++ b/tests/html/bluetooth_descriptor_info.html
@@ -0,0 +1,68 @@
+
+
+Descriptor info
+
+    
+    
+    
+    
+    

+    
+
+
diff --git a/tests/html/bluetooth_device_disconnect.html b/tests/html/bluetooth_device_disconnect.html
new file mode 100644
index 00000000000..715d3d16a24
--- /dev/null
+++ b/tests/html/bluetooth_device_disconnect.html
@@ -0,0 +1,94 @@
+
+
+Device Disconnect
+
+    
+    
+    
+    
+    
+    
+    

+    
+
+
diff --git a/tests/html/bluetooth_device_info.html b/tests/html/bluetooth_device_info.html
new file mode 100644
index 00000000000..0cdc09a95ab
--- /dev/null
+++ b/tests/html/bluetooth_device_info.html
@@ -0,0 +1,59 @@
+
+
+Device Info
+
+    
+    
+    
+    
+    

+    
+
+
diff --git a/tests/html/bluetooth_primary_service_info.html b/tests/html/bluetooth_primary_service_info.html
new file mode 100644
index 00000000000..606d342c85d
--- /dev/null
+++ b/tests/html/bluetooth_primary_service_info.html
@@ -0,0 +1,57 @@
+
+
+Primary Service info
+
+    
+    
+    
+    
+    

+    
+
+