summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-05-25 10:26:29 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-05-25 10:59:35 -0400
commitc6c1ba8f64fec7df808ffc1b971e9a67747d150e (patch)
treebb11575581b9286444b18a0a652c0b4f48621df4 /.gitignore
parent3745770ae4dcf262707882a38f6c5ba2684329a3 (diff)
downloadsystemd-c6c1ba8f64fec7df808ffc1b971e9a67747d150e.tar.gz
test-timesync: add first test for timesyncd conf parsing
We parse the string supplied in NTP_SERVERS during configuration under an assert_se(). Right now we will accept pretty much anything there, but in case we are more picky in the future, add a simple test which checks that we can actually parse whatever is in NTP_SERVERS so that we don't fail the assertion at runtime.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f0485330b5..60eda2b8ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -293,6 +293,7 @@
/test-tables
/test-terminal-util
/test-time
+/test-timesync
/test-tmpfiles
/test-udev
/test-uid-range