]> git.ipfire.org Git - thirdparty/systemd.git/commit - Makefile.am
tests: add hwdb parsing test 4729/head
authorMartin Pitt <martin.pitt@ubuntu.com>
Thu, 24 Nov 2016 10:29:42 +0000 (11:29 +0100)
committerMartin Pitt <martin.pitt@ubuntu.com>
Thu, 24 Nov 2016 10:46:03 +0000 (11:46 +0100)
commit30dc7898d5a0311a88f069e39e7ff552b3fc3190
tree059503d5473c879e34cee4047d3765e50e4759e9
parent54abf90a0b188fc95dd7bb23dafcf2f333e379d3
tests: add hwdb parsing test

This calls the built "systemd-hwdb update" on the source tree's hwdb/ in a
temporary directory and verifies that there are no error messages.
Makefile.am
test/hwdb-test.sh [new file with mode: 0755]