X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=test%2Fauto-test%2FSuite-interfaces.sh;fp=test%2Fauto-test%2FSuite-interfaces.sh;h=1723555a8942f35fc250dab5b2d8df653aef5c1a;hb=dc000df63c9bbedf8948db0fe76d46143a241399;hp=d57133d1c152faa90b1a225868e1cde65504db6f;hpb=779aaac3c3666b057613e71d328f4d228a283691;p=nonrtric.git diff --git a/test/auto-test/Suite-interfaces.sh b/test/auto-test/Suite-interfaces.sh index d57133d1..1723555a 100755 --- a/test/auto-test/Suite-interfaces.sh +++ b/test/auto-test/Suite-interfaces.sh @@ -1,5 +1,22 @@ #!/bin/bash +# ============LICENSE_START=============================================== +# Copyright (C) 2020 Nordix Foundation. All rights reserved. +# ======================================================================== +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# ============LICENSE_END================================================= +# + TS_ONELINE_DESCR="Test suite - interface testing. Agent REST, DMAAP and SNDC controller resconf" . ../common/testsuite_common.sh