validate:scenario: Stop scenario execution on stop action
authorThibault Saunier <tsaunier@gnome.org>
Fri, 17 Apr 2015 17:28:19 +0000 (19:28 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Fri, 17 Apr 2015 17:31:07 +0000 (19:31 +0200)
commit86efbffa322f0ecc9ab2917317683d9b435f6ed0
tree61bdc54b677dc6113c46482506b5eba0c20533d6
parent5d6fcb572720734565a5fcdbd1c4c1def523bc3e
validate:scenario: Stop scenario execution on stop action

And document it properly.

Summary:
The stop action was defined as "setting state to NULL" but
its actual goal is to stop the execution of the scenario. Make sure
that the scenario will not try to execute other actions when that
one has been executed.

Reviewers: Mathieu_Du

Differential Revision: http://phabricator.freedesktop.org/D103
validate/gst/validate/gst-validate-scenario.c