summaryrefslogtreecommitdiff
path: root/tests/Bug_3954_Regression/README
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Bug_3954_Regression/README')
-rw-r--r--tests/Bug_3954_Regression/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/Bug_3954_Regression/README b/tests/Bug_3954_Regression/README
new file mode 100644
index 00000000000..7960a9143e0
--- /dev/null
+++ b/tests/Bug_3954_Regression/README
@@ -0,0 +1,11 @@
+/**
+
+@page Hello Test README File
+
+Test whether wait strategy mt_noupcall works with just basic hello server
+
+$ ./run_test.pl
+
+ the script returns 0 if the test was successful.
+
+*/