]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Merge pull request #10536 from keszybz/serialize-fixes
authorLennart Poettering <lennart@poettering.net>
Fri, 26 Oct 2018 15:56:43 +0000 (17:56 +0200)
committerGitHub <noreply@github.com>
Fri, 26 Oct 2018 15:56:43 +0000 (17:56 +0200)
Tests for the new serialization functions

1  2 
src/test/meson.build

diff --combined src/test/meson.build
index 18a67a10cb26785898a3b562706c61dc4a94d147,6c81131c996887247214b15f2184a8b58b423913..24c52a35790a83fdbb4dc189cdcb18e702470c53
@@@ -68,11 -68,6 +68,11 @@@ tests += 
            libshared],
           []],
  
 +        [['src/test/test-chown-rec.c'],
 +         [libcore,
 +          libshared],
 +         []],
 +
          [['src/test/test-job-type.c'],
           [libcore,
            libshared],
            libmount,
            libblkid]],
  
+         [['src/test/test-serialize.c'],
+          [],
+          []],
          [['src/test/test-utf8.c'],
           [],
           []],