Fix gcc-8 compile issues in string_test.c 62/16362/1
authorDave Barach <dave@barachs.net>
Wed, 5 Dec 2018 19:19:26 +0000 (14:19 -0500)
committerDave Barach <dave@barachs.net>
Wed, 5 Dec 2018 19:20:08 +0000 (14:20 -0500)
commit027d0dc75690e75c01673f3830c782d6a4eca998
treeb69cfaea88cf90b6a0625e318b88e02c21100727
parentd08ae85ee42d1914e60bd2566c533db6ec3e3598
Fix gcc-8 compile issues in string_test.c

gcc-8 flunks a certain number of tests at compile time, so
conditionally disable (negative) tests which won't even compile.

Change-Id: Id7e85f38bc371623972efa6e2c8f9ee4717f5ff5
Signed-off-by: Dave Barach <dave@barachs.net>
src/plugins/unittest/string_test.c