test: donot use parametized tests 83/273883/1
authorSooChan Lim <sc1.lim@samsung.com>
Fri, 15 Apr 2022 07:09:05 +0000 (16:09 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Fri, 15 Apr 2022 07:09:05 +0000 (16:09 +0900)
commitc34885fcd6f8636c0c3fe1ce9e613d74a5d59ed9
treee68725ee3fb289da24fd45702fcc4535aebdb1b5
parent7c13d4a40bae0457c1460310aaf24e8b0d8e44c8
test: donot use parametized tests

for fix the testing error message from Gtest module.

There are no TEST_P cases in tbm-haltests yet.
Therefore TBMEnv don't need to inherit the parametized class of Gtest.

Change-Id: I245efc1206a39dd562ae5781be2cf7011f286a0b
haltests/tc_tbm.h
haltests/tc_tbm_bo.cpp
haltests/tc_tbm_bufmgr.cpp
haltests/tc_tbm_env.cpp