[test] Add unit tests for plugin-parser
authorYongjoo Ahn <yongjoo1.ahn@samsung.com>
Wed, 3 Apr 2024 04:00:03 +0000 (13:00 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Thu, 11 Apr 2024 06:42:47 +0000 (15:42 +0900)
commit594d294e8f47ddb5db1a05a3328d7a8aef073bfa
tree20e3d747b105ea856297242ddd1c5aeabc300aca
parentd82ed26db4a0581e26001d6b188eeb946d5afb25
[test] Add unit tests for plugin-parser

- Add more tests covering more functions for plugin other than
  "INSTALL" function.

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
plugin-parser/mlops-plugin-parser.cc
tests/plugin-parser/unittest_mlops_plugin_parser.cc