X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fregression%2Fust%2Fhigh-throughput%2Ftest_high_throughput;h=a6dbdc758c5e8285c7e6e4919ccbf57f51c787e6;hb=cea15630e95deb18545e9b52d436dee5367a9e68;hp=89895fd92e552bea29158945e27b1411fa52d3b6;hpb=96340a015194538227efcbc654ec02c2ed9961ce;p=lttng-tools.git diff --git a/tests/regression/ust/high-throughput/test_high_throughput b/tests/regression/ust/high-throughput/test_high_throughput index 89895fd92..a6dbdc758 100755 --- a/tests/regression/ust/high-throughput/test_high_throughput +++ b/tests/regression/ust/high-throughput/test_high_throughput @@ -1,19 +1,9 @@ #!/bin/bash # -# Copyright (C) - 2012 David Goulet +# Copyright (C) 2012 David Goulet # -# This library is free software; you can redistribute it and/or modify it under -# the terms of the GNU Lesser General Public License as published by the Free -# Software Foundation; version 2.1 of the License. -# -# This library is distributed in the hope that it will be useful, but WITHOUT -# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -# FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -# details. -# -# You should have received a copy of the GNU Lesser General Public License -# along with this library; if not, write to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +# SPDX-License-Identifier: LGPL-2.1-only + TEST_DESC="UST tracer - Testing high events throughput" CURDIR=$(dirname $0)/ @@ -54,7 +44,7 @@ wait pass "Wait for applications to end" stop_lttng_tracing_ok $SESSION_NAME -destroy_lttng_session $SESSION_NAME +destroy_lttng_session_ok $SESSION_NAME stop_lttng_sessiond