summaryrefslogtreecommitdiff
path: root/tests/kmstest.py
AgeCommit message (Expand)Author
2022-07-31kmstest: Support specifying pixel blend mode for planesTakanari Hayama
2022-07-31kmstest: Support enum property typeTakanari Hayama
2022-07-31kmstest: Raise clear exception when property is not foundLaurent Pinchart
2022-07-31kmstest: Implement test runner when executed directlyLaurent Pinchart
2022-07-31kmstest: Fix exception handling in CRCReader constructor and destructorLaurent Pinchart
2022-07-31kmstest: Fix CRC directory name stringLaurent Pinchart
2022-06-29kmstest: Support specifying zpos value for planesLaurent Pinchart
2022-06-29kmstest: Support specifying alpha value for planesLaurent Pinchart
2022-06-29kmstest: Support specifying property values in percentsLaurent Pinchart
2022-06-29kmstest: Move props value formatting to AtomicRequestLaurent Pinchart
2022-06-29tests: Convert to formatted string literalsLaurent Pinchart
2022-06-29tests: Replace double quotes with single quotesLaurent Pinchart
2020-08-08kmstest: Add additional geometry classesLaurent Pinchart
2020-08-08kmstest: Extend Rect classLaurent Pinchart
2020-07-14Add license and copyright informationLaurent Pinchart
2019-06-19kmstest.py: Add output_connectors() helper to skip writeback connectorsLaurent Pinchart
2019-06-18kmstest.py: Capture the last kernel messages before closing the logLaurent Pinchart
2019-06-18kmstest.py: Fix CRTC disablingLaurent Pinchart
2018-04-23kmstest.py: Add CRC reader classLaurent Pinchart
2018-02-26kmstest.py: Add atomic_plane_disable() function to KMSTest classLaurent Pinchart
2017-12-15kmstest.py: Update to the latest kmsxx Python bindingsLaurent Pinchart
2017-08-16Initial importLaurent Pinchart