From: Christian Babeux Date: Fri, 22 Feb 2013 03:10:54 +0000 (-0500) Subject: Tests: Convert the ust_global_event_wildcard test to an equivalent shell test X-Git-Tag: v2.2.0-rc1~60^2~15 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=3de31d0bd714d6ce7495f93f35485d2e3e11a833;hp=3de31d0bd714d6ce7495f93f35485d2e3e11a833;p=lttng-tools.git Tests: Convert the ust_global_event_wildcard test to an equivalent shell test The test_event_wildcard shell script test has the same behavior has the ust_global_event_wildcard test. In addition, the test output format has been converted to TAP. Signed-off-by: Christian Babeux ---