]> git.ozlabs.org Git - ccan/commit - tools/configurator/configurator.c
configurator: Mark non-Windows tests MAY_NOT_COMPILE
authorKevin Locke <kevin@kevinlocke.name>
Fri, 23 Sep 2016 03:33:08 +0000 (21:33 -0600)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 27 Sep 2016 05:39:45 +0000 (15:39 +1000)
commitf3b3bedfb23096f050cfb6142a66c1687ea53b9b
tree74cc654a574e8ce69af5bee99ee6e0dabccbcb26
parent3c95fa61256fc559c2cd235caee10046e7464b68
configurator: Mark non-Windows tests MAY_NOT_COMPILE

Several of the EXECUTABLE tests depend on headers not available on
Windows.  Mark these tests MAY_NOT_COMPILE to handle this.

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
tools/configurator/configurator.c