cmake: fix test include and defines.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Thu, 26 Jan 2017 15:54:19 +0000 (13:54 -0200)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Thu, 26 Jan 2017 16:23:24 +0000 (14:23 -0200)
commit51307b7cdc0cc45442bf88d5cd772752910bbb09
tree631d77b25d00c2af9dbdc85d066e9d94d613b296
parentb67acda0d626bde9235d49b4ca045e083db855a2
cmake: fix test include and defines.

TESTS_WD is prefixed to TESTS_SRC_DIR and should be empty (no idea why
it's like that, maybe to allow relative paths).

TESTS_SRC_DIR must be defined to test source directory and a typo was
preventing that.
cmake/helpers/EflMacros.cmake