tests: unittest: pass: Use proper type for iteration index 29/280229/2
authorDongwoo Lee <dwoo08.lee@samsung.com>
Thu, 25 Aug 2022 04:57:27 +0000 (13:57 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 30 Aug 2022 00:29:33 +0000 (09:29 +0900)
commit15aef3e2ba53fe70dd308ebeab38329b1272aa62
tree5f0b53162262b7eb3f2c153dcdb2e44c7c76f13f
parentf7f0b5947b596171fce425c7f391637f504cae6a
tests: unittest: pass: Use proper type for iteration index

This fixes to use proper type for iteration index, and also refactor
the part of clear progress with same code for both success and failure
cases.

Change-Id: Ide70626a93328ef2bc9668addbf4ede73a345dca
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
tests/unittest/pass-unittests.cc