]> www.infradead.org Git - mtd-utils.git/commit
Fix packaging of unit test files
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Mon, 12 Dec 2016 10:31:59 +0000 (11:31 +0100)
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Tue, 13 Dec 2016 17:47:25 +0000 (18:47 +0100)
commit3ae860f93f0aa6b573ed37099ac936aaa888c4ac
tree891254501c5c9d21d7e954ef581f374888ba6046
parentf5b47ef5112326b06fd875982379769c55a71703
Fix packaging of unit test files

Previously, the unit test sysfs mock files and headers were not
added to the distribution packag. Not packaging the header leads
to compilation of the unit tests failing. Not packaging the stub
files caueses the unit tests themselves to fail.

This patch explicitly adds the header and sysfs mock files to the
distribution target, allowing the unit tests to be used outside
the git tree.

Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
tests/unittests/Makemodule.am