Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-28 | py/tests: rename zorder to zpos | Tomi Valkeinen | |
zpos is the official property. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> | |||
2018-01-12 | alpha-test.py: fix | Tomi Valkeinen | |
2017-01-03 | py: Move helpers to the pykms module | Laurent Pinchart | |
Instead of forcing applications to import the helpers manually, move them to pykms by turning it into a python module. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |||
2017-01-03 | py: Reorganize source directory | Laurent Pinchart | |
Separate the Python bindings sources from the test scripts. While at it, remove the unneeded run.sh script. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |