OSDN Git Service

tests/fuzz/Makefile: Do not link code using unavailable devices
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 14 May 2020 14:34:28 +0000 (16:34 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 15 May 2020 09:46:40 +0000 (10:46 +0100)
commita1dcdda8275e15ab919bcec012e9e662283b6a7d
tree15735d3112fba41c1680da024795041e1e90c020
parent013a18edbbc59cdad019100c7d03c0494642b74c
tests/fuzz/Makefile: Do not link code using unavailable devices

Some devices availability depends on CONFIG options.
Use these options to only link tests when requested device
is available.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20200514143433.18569-2-philmd@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/qtest/fuzz/Makefile.include