Re-added test files to build and fixed failing tests 93/75593/2
authorDavid Steele <david.steele@samsung.com>
Mon, 20 Jun 2016 13:51:21 +0000 (14:51 +0100)
committerDavid Steele <david.steele@samsung.com>
Mon, 20 Jun 2016 14:20:36 +0000 (15:20 +0100)
commit279dbb691ca801e105dde798be819eea9a54ad96
tree06bc0990a80e69cc8cb690326c1fd74f90934f96
parent2af20bd47b6f3ed138d87d4ddb0d458ae8b8f3e3
Re-added test files to build and fixed failing tests

Test cases had been commented out for speed of build/execution
and accidentally left commented out when checked in... Uncommented
all the test cases.

Consequently, some test cases are failing following a merge of Dali-Core's
test stub files - have now upgraded the test platform for GlAbstraction
to enable finding gl calls by method and named parameter.

Change-Id: I665038bd9983ef326778133ae5846472943eb873
Signed-off-by: David Steele <david.steele@samsung.com>
automated-tests/src/dali-toolkit/CMakeLists.txt
automated-tests/src/dali-toolkit/dali-toolkit-test-utils/test-gl-abstraction.h
automated-tests/src/dali-toolkit/dali-toolkit-test-utils/test-trace-call-stack.cpp
automated-tests/src/dali-toolkit/dali-toolkit-test-utils/test-trace-call-stack.h
automated-tests/src/dali-toolkit/utc-Dali-ImageAtlas.cpp
automated-tests/src/dali-toolkit/utc-Dali-ImageView.cpp