introduce a new set of tests accepted/tizen/unified/20200914.131345 submit/tizen/20200913.215058
authorWonki Kim <wonki_.kim@samsung.com>
Mon, 7 Sep 2020 07:35:02 +0000 (16:35 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 11 Sep 2020 09:13:10 +0000 (18:13 +0900)
commitf87b8ac0ac01f9f5da75a8679d6e7c45ff4d24a1
tree023be02c2f9b0c24f080da384ac08465530c3551
parent4962e32a18913f9f8b64c0d5569f157921465910
introduce a new set of tests

this patch introduces anew pack of test set.
test will be verify behaviors of libaurum while building on gbs
you can also test it by executing '$ meson test' in your host shell (not in gbs)

Change-Id: I2d0b380ce972d199ebe2a7777ed027b94c69e17d
packaging/aurum.spec
tests/Test_Misc.cc [new file with mode: 0644]
tests/Test_Sel.cc [new file with mode: 0644]
tests/Test_UiDevice.cc [new file with mode: 0644]
tests/Test_UiObject.cc [new file with mode: 0644]
tests/Test_UiSelector.cc [new file with mode: 0644]
tests/Test_Until.cc [new file with mode: 0644]
tests/Test_Wait.cc [new file with mode: 0644]
tests/meson.build
tests/ua_test.cpp [deleted file]