summaryrefslogtreecommitdiffstats
path: root/logd
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@broadpark.no>2019-02-19 14:13:07 +0100
committerTor Egge <Tor.Egge@broadpark.no>2019-02-19 14:13:07 +0100
commitfdbce1ce68db930ffedca679e76f62d1680fd1b3 (patch)
treefcecb25c548b94957249f4922d0f138c014b1840 /logd
parente15f9a2901654e800a89923060b4bbbb6e74ea3d (diff)
Remove files used by old unit test runner.
Diffstat (limited to 'logd')
-rw-r--r--logd/src/tests/info/DESC1
-rw-r--r--logd/src/tests/info/FILES1
-rw-r--r--logd/src/tests/rotate/DESC2
-rw-r--r--logd/src/tests/rotate/FILES4
4 files changed, 0 insertions, 8 deletions
diff --git a/logd/src/tests/info/DESC b/logd/src/tests/info/DESC
deleted file mode 100644
index cb24f291863..00000000000
--- a/logd/src/tests/info/DESC
+++ /dev/null
@@ -1 +0,0 @@
-Print some info about this module.
diff --git a/logd/src/tests/info/FILES b/logd/src/tests/info/FILES
deleted file mode 100644
index 62e5403ecb5..00000000000
--- a/logd/src/tests/info/FILES
+++ /dev/null
@@ -1 +0,0 @@
-info.cpp
diff --git a/logd/src/tests/rotate/DESC b/logd/src/tests/rotate/DESC
deleted file mode 100644
index 202911eb96e..00000000000
--- a/logd/src/tests/rotate/DESC
+++ /dev/null
@@ -1,2 +0,0 @@
-Test that logd will drop data in favor of rotation if log server is
-too slow.
diff --git a/logd/src/tests/rotate/FILES b/logd/src/tests/rotate/FILES
deleted file mode 100644
index 8a7b941417d..00000000000
--- a/logd/src/tests/rotate/FILES
+++ /dev/null
@@ -1,4 +0,0 @@
-rotate_test.sh
-dummyserver.cpp
-dummylogger.cpp
-defaults-logd.cfg