summaryrefslogtreecommitdiffstats
path: root/jrt_test/src/tests/echo/DESC
diff options
context:
space:
mode:
Diffstat (limited to 'jrt_test/src/tests/echo/DESC')
-rw-r--r--jrt_test/src/tests/echo/DESC3
1 files changed, 3 insertions, 0 deletions
diff --git a/jrt_test/src/tests/echo/DESC b/jrt_test/src/tests/echo/DESC
new file mode 100644
index 00000000000..20d168f6385
--- /dev/null
+++ b/jrt_test/src/tests/echo/DESC
@@ -0,0 +1,3 @@
+Invoke a method that returns the parameters using all different value
+types. The server is written in Java while the client is written in
+C++.