kumquat-buildroot/support/testing
Yann E. MORIN 99723554c0 support/testing: fix python syntax
Fix three issues with code style in our test infra:
  - 'print' is now a function,
  - exceptions need to be caught-assigned with the 'as' keyword,
  - old-style "%s"%() formatting is deprecated.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@gmail.com>
[Thomas: drop indices in format strings.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-06-10 15:56:25 +02:00
..
conf
infra support/testing: fix python syntax 2018-06-10 15:56:25 +02:00
tests support/testing: set $USER in rust tests 2018-04-29 09:57:32 +02:00
run-tests support/testing: fix python syntax 2018-06-10 15:56:25 +02:00