kumquat-buildroot/support/testing
Yegor Yefremov ea31dc1cd4 support/run-tests: check for empty sequences in a pythonic way
According to PEP8 empty sequences should be checked as booleans.

Fixes the following PEP8 warning:
Do not use `len(SEQUENCE)` to determine if a sequence is empty

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2020-02-16 15:38:03 +01:00
..
conf support/testing: test syslog-ng with builtin kernel 2019-08-03 14:53:05 +02:00
infra support/testing: basetest.py: fix code style 2019-11-25 21:40:52 +01:00
tests support/testing/glxinfo: explicitely enable GLX 2020-02-15 11:59:13 +01:00
run-tests support/run-tests: check for empty sequences in a pythonic way 2020-02-16 15:38:03 +01:00