[locomotiv] Combine Session test in one file (#3700)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Tue, 11 Jun 2019 01:00:14 +0000 (10:00 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 11 Jun 2019 01:00:14 +0000 (10:00 +0900)
commitcc888d9cf2889246bfa478ef508d18f490976cc2
tree7ebe4549134d8dd30d8d4b4cbc307709bc10d390
parent896bf2f03c636a4b27ae95dce9e506bf1b9004b2
[locomotiv] Combine Session test in one file (#3700)

Previously Session tests was divided into two files, public and internal
test. This commit combine them into one.

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
contrib/locomotiv/src/Session.internal.test.cpp [deleted file]
contrib/locomotiv/src/Session.test.cpp