Introducing "precheck" method to tpk steps (parse, create_symbolic_link) 85/37985/4
authorPawel Sikorski <p.sikorski@samsung.com>
Wed, 8 Apr 2015 15:00:07 +0000 (17:00 +0200)
committerPawel Sikorski <p.sikorski@samsung.com>
Mon, 10 Aug 2015 13:58:07 +0000 (06:58 -0700)
commitfacf8d62d1c67bc13c544de3f2ea64187748d6d0
treef9d30d2ea701a4e941ee9772c4d5f80aad5972ac
parent3b6b59bcf5eb5179fc738bc994bbf3fcf04eccb9
Introducing "precheck" method to tpk steps (parse, create_symbolic_link)

This refactoring unifies input data checking into a separate method.

Change-Id: I100a262fbbcd6b2f128579283f9e67c673afae5b
src/tpk/step/step_create_symbolic_link.cc
src/tpk/step/step_create_symbolic_link.h
src/tpk/step/step_parse.cc
src/tpk/step/step_parse.h