summaryrefslogtreecommitdiff
path: root/ivi-layermanagement-api/test
Commit message (Expand)AuthorAgeFilesLines
* tests: fix compiler warningsEmre Ucan2015-09-301-1/+1
* tests: set new expected values for notification testsEmre Ucan2015-08-271-19/+21
* tests: explicitly initialize ilmClientEmre Ucan2015-07-172-0/+4
* ilmControl,tests: remove ilm_layerSetPosition APIEmre Ucan2015-07-081-20/+0
* ilmControl,tests: remove ilm_surfaceSetPositionEmre Ucan2015-07-081-20/+0
* ilmControl,tests: remove ilm_layerGetPositionEmre Ucan2015-07-081-22/+0
* ilmControl,tests: remove ilm_surfaceGetPositionEmre Ucan2015-07-081-22/+0
* ilmControl: remove ilm_layerSetDimension APIEmre Ucan2015-07-081-19/+0
* ilmControl: remove ilm_surfaceSetDimension APIEmre Ucan2015-07-081-19/+0
* tests: remove ilm_layerGetDimension from testsEmre Ucan2015-07-081-23/+0
* ilmClient,ilmControl,tests: remove ilm_surfaceInitializeEmre Ucan2015-07-061-19/+0
* tests: remove ilm_surfaceGetDimension callsEmre Ucan2015-07-061-23/+0
* tests: remove manual build and install optionEmre Ucan2015-07-011-3/+0
* tests: remove tests for old input APIsEmre Ucan2015-06-191-8/+0
* ilmControl: Remove ilm_Set/GetKeyboardFocusOn/SurfaceIdJonathan Maw2015-02-231-13/+1
* ilmClient: Remove ilm_UpdateInputEventAcceptanceOnJonathan Maw2015-02-231-23/+1
* ilmControl: Remove ilm_getNumberOfHardwareLayersJonathan Maw2015-02-231-25/+0
* ilmControl: Remove layerGetTypeJonathan Maw2015-02-231-19/+0
* ilmControl: Remove ilm_Set/GetOptimizationMode and ilm_Set/GetChromaKeyJonathan Maw2015-02-231-27/+0
* ilmControl: Remove ilm_layerTypeGetCapabilitiesJonathan Maw2015-02-231-26/+0
* ilmControl: Remove ilm_layerGetCapabilitiesJonathan Maw2015-02-231-13/+0
* test: Fix keyboard focus testJonathan Maw2014-11-061-1/+1
* tests: check surfaceProperties.creatorPid tooMarcus Fritzsch2014-09-011-0/+5
* tests: fixed 2 use-after-free errorsMarcus Fritzsch2014-09-011-12/+17
* tests: check roundtrip() result in Test ctorMarcus Fritzsch2014-09-011-2/+5
* tests: free resources in LayerSetRenderOrder_shrinkingMarcus Fritzsch2014-08-121-11/+14
* tests: free resources in LayerSetRenderOrder_growingMarcus Fritzsch2014-08-121-10/+13
* tests: free resources in DisplaySetRenderOrder_shrinkingMarcus Fritzsch2014-08-121-8/+11
* tests: free resources in DisplaySetRenderOrder_growingMarcus Fritzsch2014-08-121-9/+12
* tests: free resources in ilm_getPropertiesOfScreenMarcus Fritzsch2014-08-121-20/+28
* tests: free resources in ilm_getNumberOfHardwareLayersMarcus Fritzsch2014-08-121-8/+13
* tests: remove spurious newlines and an unused variableMarcus Fritzsch2014-08-121-13/+0
* tests: some simple free allocated arrays from ilm_* callsMarcus Fritzsch2014-08-121-39/+78
* tests: remove all cleanup code at end of testsMarcus Fritzsch2014-08-121-118/+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
* ilmControlTests: do not rely on order of IDsMarcus Fritzsch2014-08-121-6/+15
* ilmControlTest: removed chroma key testsMarcus Fritzsch2014-08-121-68/+1
* 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-302-10/+10
* test: Avoid surface creation failure.Nobuhiko Tanibata2014-06-171-1/+1
* test: Fix out of range error.Nobuhiko Tanibata2014-06-171-2/+2
* 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-174-41/+51
* test: Revert through exception during full of message queuesNobuhiko Tanibata2014-06-171-23/+13