Improve the integration test script a bit 56/242656/1
authorMateusz Majewski <m.majewski2@samsung.com>
Thu, 27 Aug 2020 08:01:01 +0000 (10:01 +0200)
committerMateusz Majewski <m.majewski2@samsung.com>
Fri, 28 Aug 2020 11:54:26 +0000 (13:54 +0200)
commit42c1bb70e4afbac0fab62276afee3dca7da2c949
treea2877a9c9034ba195bf27bb876e745e671dc58a0
parent98aaa94d881a6b2f9ac02f8abe6ca91c67feb382
Improve the integration test script a bit

This includes eliminating many bashisms (the script is supposed to be
POSIX-compatible) and fixing various warnings reported by shellcheck.
Not all warnings are fixed yet, but the other ones are harder to fix,
and what we already achieved is useful anyway.

Change-Id: Ib0f4a2f52f90fb2af823dfe9c9c37c947a0e6632
tests/dlog_test.in