summaryrefslogtreecommitdiff
path: root/ivi-layermanagement-api/test/ilm_control_notification_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* tests: create tests for new screenshot functions with callbacksTran Ba Khang(MS/EMC31-XC)2023-03-201-0/+60
* tests: remove Set/GetOrientation CallsEmre Ucan2017-03-061-74/+18
* tests: remove ilmClient APIs from ilmControl testsEmre Ucan2016-11-141-22/+8
* tests: set new expected values for notification testsEmre Ucan2015-08-271-19/+21
* tests: explicitly initialize ilmClientEmre Ucan2015-07-171-0/+2
* ilmControl,tests: remove ilm_layerSetPosition APIEmre Ucan2015-07-081-20/+0
* ilmControl,tests: remove ilm_surfaceSetPositionEmre Ucan2015-07-081-20/+0
* ilmControl: remove ilm_layerSetDimension APIEmre Ucan2015-07-081-19/+0
* ilmControl: remove ilm_surfaceSetDimension APIEmre Ucan2015-07-081-19/+0
* notifyTests: "allocate" 2-wide arrays in stackMarcus Fritzsch2014-08-121-6/+2
* notifyTests: expect the correct number of callsMarcus Fritzsch2014-08-121-6/+6
* ilmControlTest: use local arrays instead of dyn allocMarcus Fritzsch2014-08-121-6/+2
* ilmNotifyTests: another set of fixes for notify callbacksMarcus Fritzsch2014-08-121-2/+4
* ilmNotifyTests: fix notification callbacksMarcus Fritzsch2014-08-121-15/+76
* ilmNotifyTests: use a proper TearDown()Marcus Fritzsch2014-08-121-2/+23
* ilmNotifyTests: reset callback IDs on SetUp()Marcus Fritzsch2014-08-121-0/+3
* ilmNotifyTests: wait at most 500msMarcus Fritzsch2014-08-121-4/+14
* test: add margin to compare values of ILM with return values from wayland.Nobuhiko Tanibata2014-06-301-6/+6
* test: Avoid surface creation failure.Nobuhiko Tanibata2014-06-171-1/+1
* test: Fix an initial value of t_ilm_notification_mask and operationsNobuhiko Tanibata2014-06-171-3/+3
* test: Fix a test code for multi-wl_surfaces.Nobuhiko Tanibata2014-06-171-2/+2
* test: Revert through exception during full of message queuesNobuhiko Tanibata2014-06-171-23/+13
* test: Throw exception if wl_display_roundtrip returns error.Nobuhiko Tanibata2014-06-171-4/+14
* test: Fix a lock issue when the API tests is running.Nobuhiko Tanibata2014-06-171-8/+20
* fixed ilm_control_notification unit tests setupTimo Lotterbach2014-04-171-3/+4
* Added Unit Test Suite for IVI LayerManagement APITimo Lotterbach2014-03-121-0/+770