[test/mqtt] Fix and add negative testcases for mqttsink's invalid prop
authorYongjoo Ahn <yongjoo1.ahn@samsung.com>
Fri, 1 Oct 2021 05:20:45 +0000 (14:20 +0900)
committerwooksong <wook16.song@samsung.com>
Fri, 1 Oct 2021 12:59:49 +0000 (21:59 +0900)
commit8c7aab23f06680c961661fce21815cf8ed673d2d
treed7371152348b5b43fc195aded6e388562ceeb2e0
parent42f2694d374b3dc4aa8d8dfac68fb3465badb867
[test/mqtt] Fix and add negative testcases for mqttsink's invalid prop

- Test invalid properties of mqttsink with `gst_harness_new_parse`
  instead of `g_object_set`.

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
tests/gstreamer_mqtt/unittest_mqtt.cc