kumquat-buildroot/support/testing
Ricardo Martincoski f3c4a9e1cd support/testing: test_syslog_ng: improve commands
There is no need for double grep, so choose a better regexp. Use &&
instead of ; between commands so the sequence of commands fail faster.

Break the last sequence of commands in 2 calls run() so the proper
return code can be tested for each.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-10-16 21:33:04 +02:00
..
conf support/testing: test syslog-ng with builtin kernel 2019-08-03 14:53:05 +02:00
infra support/testing: factor out run_cmd_on_host 2019-08-11 22:11:58 +02:00
tests support/testing: test_syslog_ng: improve commands 2019-10-16 21:33:04 +02:00
run-tests testing/infra: Add BRConfigTest as superclass of BRTest 2019-02-06 10:40:15 +01:00