test(unit): Skip deb check if dpkg not installed 43/143/1
authorE. Scott Daniels <daniels@research.att.com>
Mon, 13 May 2019 15:06:46 +0000 (15:06 +0000)
committerE. Scott Daniels <daniels@research.att.com>
Mon, 13 May 2019 15:06:46 +0000 (15:06 +0000)
commit6d3e334fe1980c1a3581f3d8fd26d7ec7e8d60f7
treecef71ebb9f765af5575190f8c61edeb5a3d80a2c
parent4c42c80d426a3499ca47ce1849032cda1bd5ff8f
test(unit): Skip deb check if dpkg not installed

Some systems do not use dpkg and thus it might not be installed
by default. The unit test will not verify the .deb file after
creation if dpkg is not installed/supported by the underlying
flavour of Linux.

Change-Id: Ia28f43a09a88a4410bcbf94dd6704ea261ebbc07
Signed-off-by: E. Scott Daniels <daniels@research.att.com>
test/run_all_test.ksh