zephyr/samples/microkernel
Andrew Boie b9a6f3b9d1 testcases: use SOURCE_DIR instead of relative #include
The build system is actually using the output directory
as the working dir for the Make session, using a symlink
to the source directory. Relative paths don't work correctly,
it only works now due to other issues in the build system
where absolute paths are being used instead for app source
files (causing other problems).

Change-Id: I2bcd82314692902f12da51c96fe912efb68bdc5e
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-05 20:15:25 -05:00
..
apps net: apps: Add dtls-server test application 2016-02-05 20:15:24 -05:00
benchmark Update Title in sample project README.txt files 2016-02-05 20:15:21 -05:00
test testcases: use SOURCE_DIR instead of relative #include 2016-02-05 20:15:25 -05:00