[neurun] Introduce SimpleMockNode for Graph test (#2536)
author이한종/동작제어Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Fri, 31 Aug 2018 06:51:43 +0000 (15:51 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Fri, 31 Aug 2018 06:51:43 +0000 (15:51 +0900)
commit9cfde41a9705d1b9150e1a29d6b6847b74497247
treed7fdbca5318be63767ec2be91b1c9541c58b5564
parentdde8b26626ea1f872774975235272367df8cf643
[neurun] Introduce SimpleMockNode for Graph test (#2536)

Introduce SimpleMockNode as a header file so it can be reused from
many tests.

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
runtimes/neurun/test/graph/operation/MockNode.h [new file with mode: 0644]
runtimes/neurun/test/graph/operation/Set.cc