]> git.ipfire.org Git - thirdparty/systemd.git/commit
bus-error: verify additional error maps during installation
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 13 Jan 2016 19:23:54 +0000 (14:23 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 18 Jan 2016 20:09:36 +0000 (15:09 -0500)
commit45ea658326ad0208031a335de8e52a8a22c6bbfa
treeb16df6b79f1c76b6d39f88815e9d14a5bfb895f5
parentd469dd44c4f49bafe839c6e0bceb6ce4bfe7b3fe
bus-error: verify additional error maps during installation

Go over the entries in the map and check that they make sense.
Tests are added. In the future we might want to do additional
checks, e.g. verifying that the error names are in the expected
format.
src/libsystemd/sd-bus/bus-error.c
src/libsystemd/sd-bus/test-bus-error.c