unit tests: fix warnings when fork() is not available, fix evil's unit tests compilation
authorVincent Torri <vincent.torri@gmail.com>
Tue, 9 Apr 2019 14:05:18 +0000 (10:05 -0400)
committerShinwoo Kim <cinoo.kim@samsung.com>
Wed, 17 Apr 2019 01:03:25 +0000 (10:03 +0900)
commitdb029e34db3f66d9cb988c6df339096633774778
tree91f41e7e502b48932b252115ec741d4d32a11e90
parent4bc4c35b01ca221d32be031330f05158025194fd
unit tests: fix warnings when fork() is not available, fix evil's unit tests compilation

Summary:
* some variables were defined, only when fork() was available
* since Eina.h is included unconditionally, add Eina path in Makefile_Evil.am

Test Plan: compilation

Reviewers: zmike, cedric, raster, devilhorns

Reviewed By: zmike

Subscribers: #reviewers, #committers

Tags: #efl_build

Differential Revision: https://phab.enlightenment.org/D8586
src/Makefile_Evil.am
src/tests/efl_check.h