tests: Resolve gtest/xlib conflicts
authorMark Lobodzinski <mark@lunarg.com>
Tue, 27 Mar 2018 23:14:34 +0000 (17:14 -0600)
committerMark Lobodzinski <mark@lunarg.com>
Wed, 28 Mar 2018 17:51:20 +0000 (11:51 -0600)
commita4c3dd73b182c234e1709f8c902d4cdd68fae2eb
tree683b1ac1ba9d6dbddc3199c55ff7ab9f12cf40bb
parent97b5279719c66bae927b24f309720d5778cfaec2
tests: Resolve gtest/xlib conflicts

Gtest and Xlib each redefine 'None' and 'Bool', which causes
gtest compilation to fail hard. Temporarily clear the definitions
to allow gtest to build using an Xlib display server.

Change-Id: I75e53bbff9266a59ebf53a81c2e148e51de6b7c7
tests/test_common.h