aboutsummaryrefslogtreecommitdiff
path: root/tests/TESTBENCH
diff options
context:
space:
mode:
authorjestin2002-06-05 09:48:51 +0000
committerjestin2002-06-05 09:48:51 +0000
commitda83e117b8ec556bf42488d5aeb889f6e2afc150 (patch)
tree4527adeb9d657ed0ec210d269fa1f3119c538749 /tests/TESTBENCH
parent2df14befd571ad9a36ecca968d4926d9059667e1 (diff)
downloadivy-java-da83e117b8ec556bf42488d5aeb889f6e2afc150.zip
ivy-java-da83e117b8ec556bf42488d5aeb889f6e2afc150.tar.gz
ivy-java-da83e117b8ec556bf42488d5aeb889f6e2afc150.tar.bz2
ivy-java-da83e117b8ec556bf42488d5aeb889f6e2afc150.tar.xz
Premiers vecteurs de tests pour non regression. Version initiale.
Diffstat (limited to 'tests/TESTBENCH')
-rw-r--r--tests/TESTBENCH14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/TESTBENCH b/tests/TESTBENCH
new file mode 100644
index 0000000..3cc3a5c
--- /dev/null
+++ b/tests/TESTBENCH
@@ -0,0 +1,14 @@
+How to check if it doesn't work ?
+
+- java -DIVY_DEBUG fr.dgac.ivy.Probe ...
+
+- check the rendez-vous, either in UDP broadcast or TCP multicast
+ * network available
+ * it works without ivy
+ * it works in ivy-c
+ * it should work in ivy-java
+
+- it should be symetric, whatever the order of the connections ( client A,
+ client B, client C vs A, C, B ... )
+
+- the regexps should function properly, let's build a little testbench