]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
tests: rename test-time to test-time-util
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 18 Oct 2017 09:27:23 +0000 (11:27 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 18 Oct 2017 09:27:23 +0000 (11:27 +0200)
It's for testing time-util.c so rename it to make things more
obvious.

src/test/meson.build
src/test/test-time-util.c [moved from src/test/test-time.c with 100% similarity]

index 1f3db65781ebca787ab0e9e58dd79fe2dc39af8f..c09cbe2558dc7db52000762a805b35c36bbe9469 100644 (file)
@@ -403,7 +403,7 @@ tests += [
          [],
          []],
 
-        [['src/test/test-time.c'],
+        [['src/test/test-time-util.c'],
          [],
          []],