[Tests/Sink] Add jitter between start and stop pipeline
authorWook Song <wook16.song@samsung.com>
Thu, 17 Oct 2019 06:48:05 +0000 (15:48 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 24 Oct 2019 15:41:41 +0000 (00:41 +0900)
commitb3465eda9f9bef1070384bdd63eac40cbcad84ae
tree3822001706e688051edb29edc671822d8f1bc947
parent1de82455692cacbd65ee3280e710a5bea23b0662
[Tests/Sink] Add jitter between start and stop pipeline

In some low performance machine such as VMs in the cloud, test cases in
unittest_sink are failed since they cannot finish their job until the
pipeline is stopped. To work around this issue, this patch adds jitter
between start and stop pipeline.

Signed-off-by: Wook Song <wook16.song@samsung.com>
tests/nnstreamer_sink/unittest_sink.cpp