aboutsummaryrefslogtreecommitdiffstats
path: root/hnodeb/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'hnodeb/README.txt')
-rw-r--r--hnodeb/README.txt32
1 files changed, 32 insertions, 0 deletions
diff --git a/hnodeb/README.txt b/hnodeb/README.txt
new file mode 100644
index 00000000..1cf81ee0
--- /dev/null
+++ b/hnodeb/README.txt
@@ -0,0 +1,32 @@
+Integration Tests for OsmoHnodeB
+--------------------------------
+
+This test suite tests OsmoHNodeB while emulating both multiple UE as
+well as the HNBGW.
+
+The included jenkins.sh script, together with the Dockerfiles from
+http://git.osmocom.org/docker-playground/ can be used to run both the
+osmo-hnodeb-under-test as well as the extenal entities and the tester.
+
+
+Further Test Ideas
+------------------
+
+This is a random list of things about things possible to test.
+Asterisks '*' are TODO, while 'x' means already implemented.
+
+= exhaustion of resources
+
+= paging
+
+= assignment
+
+= hand-over
+
+= erroneous channel release
+
+= misc
+
+= counters
+
+= VTY based/corresponding tests