author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |
Mon, 2 Jan 2017 14:42:09 +0000 (16:42 +0200) | ||
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | |
Tue, 3 Jan 2017 08:46:42 +0000 (10:46 +0200) | ||
commit | f1a098203be8c44a52ed5d2a72982a3f634d4df6 | |
tree | c916f481fb22a3002d56541346b15532fe46da83 | tree | snapshot (tar.xz tar.gz zip) |
parent | b11baff09f78a4a383f817ec35208ae8966ab832 | commit | diff |
py: Move helpers to the pykms module
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>
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>
py/pykms/CMakeLists.txt | diff | blob | history | |
py/pykms/__init__.py | [new file with mode: 0644] | blob |
py/tests/alpha-test.py | diff | blob | history | |
py/tests/cam.py | diff | blob | history | |
py/tests/db.py | diff | blob | history | |
py/tests/functest.py | diff | blob | history | |
py/tests/gamma.py | diff | blob | history | |
py/tests/helpers.py | [deleted file] | blob | history |
py/tests/iact.py | diff | blob | history | |
py/tests/test.py | diff | blob | history | |
py/tests/trans-test.py | diff | blob | history |