ilmControl: fix another "continued" error string
[profile/ivi/wayland-ivi-extension.git] / ivi-layermanagement-api / test /
2014-08-12 Marcus FritzschnotifyTests: expect the correct number of calls
2014-08-12 Marcus FritzschilmControlTest: use local arrays instead of dyn alloc
2014-08-12 Marcus FritzschilmControlTests: do not rely on order of IDs
2014-08-12 Marcus FritzschilmControlTest: removed chroma key tests
2014-08-12 Marcus FritzschilmNotifyTests: another set of fixes for notify callbacks
2014-08-12 Marcus FritzschilmNotifyTests: fix notification callbacks
2014-08-12 Marcus FritzschilmNotifyTests: use a proper TearDown()
2014-08-12 Marcus FritzschilmNotifyTests: reset callback IDs on SetUp()
2014-08-12 Marcus FritzschilmNotifyTests: wait at most 500ms
2014-06-30 Nobuhiko Tanibatatest: add margin to compare values of ILM with return...
2014-06-17 Nobuhiko Tanibatatest: Avoid surface creation failure.
2014-06-17 Nobuhiko Tanibatatest: Fix out of range error.
2014-06-17 Nobuhiko Tanibatatest: Fix an initial value of t_ilm_notification_mask...
2014-06-17 Nobuhiko Tanibatatest: Fix a test code for multi-wl_surfaces.
2014-06-17 Nobuhiko Tanibatatest: Revert through exception during full of message...
2014-06-17 Nobuhiko Tanibatatest: Throw exception if wl_display_roundtrip returns...
2014-06-17 Nobuhiko Tanibatatest: Fix a lock issue when the API tests is running.
2014-05-30 Timo Lotterbachremoved compiler warnings in unit tests
2014-05-30 Timo Lotterbachfixed unit test crash, if compositor service is not...
2014-05-13 Lukasz Juszkiewicztests: expected behaviour of "*_Invalid*" tests
2014-05-13 Lukasz Juszkiewicztests: memory leak in IlmCommandTest::TearDown()
2014-05-13 Lukasz Juszkiewicztests: number of hardware layers
2014-05-13 Lukasz Juszkiewicztests: surface pixelformat
2014-05-13 Lukasz Juszkiewicztests: take screenshot
2014-05-13 Lukasz Juszkiewicztests: surface properites
2014-05-13 Lukasz Juszkiewicztests: surface IDs on layer
2014-05-13 Lukasz Juszkiewicztests: layer capabilities
2014-05-13 Lukasz Juszkiewicztests: layer type
2014-05-13 Lukasz Juszkiewicztests: layer remove
2014-05-13 Lukasz Juszkiewicztests: surface source rectangle
2014-05-13 Lukasz Juszkiewicztests: layer/surface visibility
2014-05-13 Lukasz Juszkiewicztests: layer/surface opacity
2014-05-13 Lukasz Juszkiewicztests: layer/surface position
2014-05-13 Lukasz Juszkiewicztests: layer/surface dimensions
2014-05-13 Lukasz Juszkiewicztests: screen resolution
2014-05-13 Lukasz Juszkiewicztests: code and resources handling cleanup
2014-04-17 Timo Lotterbachenabled all ilm_control unit tests, results in composit... 1.2.0_rc5
2014-04-17 Timo Lotterbachfixed ilm_control_notification unit tests setup
2014-04-07 Timo Lotterbachrefactored unit tests, check all return values
2014-03-12 Timo LotterbachAdded Unit Test Suite for IVI LayerManagement API