test: add an option to skip installing our quirks into the test system
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 5 Mar 2019 05:24:10 +0000 (15:24 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Thu, 14 Mar 2019 01:28:05 +0000 (11:28 +1000)
commit2df11f8708fc667a5d009f7a03e7b110897167bb
tree5054b40b858b829c6813dcc84929db53fba7055c
parentd4f5faae0dd28ee37cdde55299ef76495c8439ce
test: add an option to skip installing our quirks into the test system

This allows us to run the test suite runner against the installed system
rather than always using the build tree quirks.

The actual option will be removed in a future commit, it is just here for
commit consistency and testing.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
test/litest.c