[coco] Use OpManager for Instr test (#937)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 8 Aug 2018 10:04:41 +0000 (19:04 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 8 Aug 2018 10:04:41 +0000 (19:04 +0900)
commit03a3d296c71a821f2b256856d36fbc7d53f9003e
treee53c37d19c94919ae565e430ebda12543b85ba05
parenta14e1306e224d3d4a4cd9f196597e7a7bbdbe1ca
[coco] Use OpManager for Instr test (#937)

This commit removes DummyOp implementation from Instr test, and uses
OpManager to create an Op instance (which is required by UnitF::op
method tests).

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/coco/core/src/IR/Instr.test.cpp