test: update test code for the first showcase.
authorHermet Park <chuneon.park@samsung.com>
Sun, 19 Apr 2020 03:17:48 +0000 (12:17 +0900)
committerHermet Park <chuneon.park@samsung.com>
Sun, 19 Apr 2020 03:17:48 +0000 (12:17 +0900)
commit69f2fb49654ffd19dc1ae7f708ca360aba959894
treeb8fd44650fb4001fc1712f6fba0c644a2e005f9c
parent2628a5a9358fe9b79acba133725ece7b632a255a
test: update test code for the first showcase.

To show the result, we use efl library.

Most linux distribution supports efl library from their package repo,
you can easily install efl from its package repo:

Ubuntu:
$ apt-get install libelementary-dev

Or, please visit efl site to install EFL libarary manually:
https://www.enlightenment.org/download

Change-Id: I696ac72e4ec7ea3258161a15b58171d74c16830d
test/makefile
test/testShape.cpp