From 68eb2259810dbc4c5cbf32e79379b74e60849904 Mon Sep 17 00:00:00 2001 From: Ery Lee Date: Sun, 11 Jan 2015 23:27:20 +0800 Subject: [PATCH] add tests --- .gitmodules | 3 +++ tests/benchmarks/.placeholder | 0 tests/org.eclipse.paho.mqtt.testing | 1 + 3 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 100644 tests/benchmarks/.placeholder create mode 160000 tests/org.eclipse.paho.mqtt.testing diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..61767a9fb --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "tests/org.eclipse.paho.mqtt.testing"] + path = tests/org.eclipse.paho.mqtt.testing + url = git://git.eclipse.org/gitroot/paho/org.eclipse.paho.mqtt.testing.git diff --git a/tests/benchmarks/.placeholder b/tests/benchmarks/.placeholder new file mode 100644 index 000000000..e69de29bb diff --git a/tests/org.eclipse.paho.mqtt.testing b/tests/org.eclipse.paho.mqtt.testing new file mode 160000 index 000000000..17afdf7fb --- /dev/null +++ b/tests/org.eclipse.paho.mqtt.testing @@ -0,0 +1 @@ +Subproject commit 17afdf7fb8e148f376d63592bbf3dd4ccdf19e84