kumquat-buildroot/support/testing/tests
Andrey Smirnov 4c85d3e459 testing/tests/package/test_python: refactor TestPythonBase
Convert TestPythonBase to a true base class that only provides code
implementing various tests without defining tests themselves in a
"discoverable" form.

To retain correct testing functionality, add TestPython2 derived class
that uses code from TestPythonBase to define actual runnable test.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Reviewed-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Tested-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
[Thomas: fix typo in commit log, update .gitlab-ci.yml, both pointed
by Ricardo.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-07-22 22:38:21 +02:00
..
core
fs support/tests: fix ext4 runtime test 2017-07-14 19:37:14 +02:00
package testing/tests/package/test_python: refactor TestPythonBase 2017-07-22 22:38:21 +02:00
toolchain support/testing: add tests for musl and uclibc toolchains 2017-07-05 12:20:05 +02:00
__init__.py