Add LTTngUSTLogger logger plugin test
[deliverable/titan.core.git] / regression_test / LTTngUSTLogger / test_LTTngUSTLogger.sh
CommitLineData
b6b6eade
PP
1#!/bin/bash
2###############################################################################
3# Copyright (c) 2000-2016 Ericsson Telecom AB
4# All rights reserved. This program and the accompanying materials
5# are made available under the terms of the Eclipse Public License v1.0
6# which accompanies this distribution, and is available at
7# http://www.eclipse.org/legal/epl-v10.html
8#
9# Contributors:
10# Balasko, Jeno
11# Lovassy, Arpad
12#
13###############################################################################
14
15set -e
16set -o pipefail
17
18ttcn3_start main1 main1.cfg > ttcn3_start_main1.log
This page took 0.04691 seconds and 5 git commands to generate.