Simplify the setup and teardown logic of tests 83/286183/1
authorSuyeon Hwang <stom.hwang@samsung.com>
Thu, 17 Nov 2022 06:21:36 +0000 (15:21 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Fri, 30 Dec 2022 01:45:04 +0000 (10:45 +0900)
commit03c61f11205932ce76f574f894dba54339612757
tree87166ef931beb83d8ac9ced8c3ba3b0f11911410
parent080f8e71d2ebe58acdab57d23bc2f2a8991acbee
Simplify the setup and teardown logic of tests

- Requirements:
The setup and teardown method is too complicated to change.

- Contents:
This patch simplifies the setup and teardown method for future
refactoring and adding new TCs.

Change-Id: I706e7f0fcf5b50f86546ae0c63aa8e27ff491180
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
tests/src/vc_unittests.cpp