kumquat-buildroot/support/testing/tests
Ricardo Martincoski 2b0ca5749c support/testing: fix job check-gitlab-ci.yml
Currently 'run-tests -l' is broken. It breaks 'make .gitlab-ci.yml' that
in turn breaks the job in GitLab.

TestRustBase is not a test case by itself, so it can't have a method
with the name starting with "test_" otherwise nose2 assumes it is a test
case.
Move the test_run method from the base class to the derived classes.

While at it, update .gitlab-ci.yml with the new test cases.

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/52000035

Reported-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Cc: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Yegor Yefremov <yegorslists@googlemail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-02-13 23:12:00 +01:00
..
boot testing/tests/boot/test_atf: fix code style 2018-01-29 23:14:24 +01:00
core tests: add test for post-fakeroot script 2018-01-15 21:37:45 +01:00
fs core/tests: add test for compressed iso9660 2017-12-31 18:20:14 +01:00
init support/testing: fix remaining code style 2017-10-06 19:06:05 +02:00
package support/testing: fix job check-gitlab-ci.yml 2018-02-13 23:12:00 +01:00
toolchain support/testing: use more recent toolchains 2017-10-21 19:48:30 +02:00
__init__.py support/testing: core testing infrastructure 2017-05-07 22:04:54 +02:00