summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/tests/libntp/g_libntptest.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/tests/libntp/g_libntptest.h')
-rw-r--r--contrib/ntp/tests/libntp/g_libntptest.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/contrib/ntp/tests/libntp/g_libntptest.h b/contrib/ntp/tests/libntp/g_libntptest.h
deleted file mode 100644
index ef2daa8..0000000
--- a/contrib/ntp/tests/libntp/g_libntptest.h
+++ /dev/null
@@ -1,15 +0,0 @@
-#include "tests_main.h"
-
-extern "C" {
-#include "ntp_stdlib.h"
-#include "ntp_calendar.h"
-};
-
-class libntptest : public ntptest {
-
-protected:
- static time_t timefunc(time_t*);
- static time_t nowtime;
- static void settime(int y, int m, int d, int H, int M, int S);
-
-};
OpenPOWER on IntegriCloud