<!--

 Licensed to the OpenAirInterface (OAI) Software Alliance under one or more
 contributor license agreements.  See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The OpenAirInterface Software Alliance licenses this file to You under
 the OAI Public License, Version 1.1  (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.openairinterface.org/?page_id=698

 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.

 For more information about the OpenAirInterface (OAI) Software Alliance:
      contact@openairinterface.org

-->
<testCaseList>
	<!-- Only 5MHz/10MHz is tested since 20MHz does not work as in monolithic -->
        <TestCaseRequestedList>
 010101
 050101 060101 070101 040101
 030104 030105 040301 040501 040602 040642 040401 040201 030201 030202
 030114 030115 040301 040511 040612 040652 040401 040201 030201 030202
 050201 060201 070201
	</TestCaseRequestedList>
	<!--
 030124 030125 040301 040521 040622 040662 040401 040201 030201 030202
	-->
	<TestCaseExclusionList>
	</TestCaseExclusionList>

	<testCase id="010101">
		<class>Build_eNB</class>
		<desc>Build eNB (USRP -- Ethernet Fronthaul)</desc>
		<Build_eNB_args>-t ETHERNET -w USRP -c --eNB</Build_eNB_args>
	</testCase>

	<testCase id="030104">
		<class>Initialize_eNB</class>
		<desc>Initialize RRU (TDD/Band40)</desc>
		<Initialize_eNB_args>-O ci-scripts/conf_files/rru.tdd.band40.conf</Initialize_eNB_args>
		<eNB_instance>0</eNB_instance>
	</testCase>
	
	<testCase id="030105">
		<class>Initialize_eNB</class>
		<desc>Initialize RCC (TDD/Band40/5MHz)</desc>
		<Initialize_eNB_args>-O ci-scripts/conf_files/rcc.band40.tm1.25PRB.FairScheduler.usrpb210.conf</Initialize_eNB_args>
		<eNB_instance>1</eNB_instance>
	</testCase>
	
	<testCase id="030114">
		<class>Initialize_eNB</class>
		<desc>Initialize RRU (TDD/Band40)</desc>
		<Initialize_eNB_args>-O ci-scripts/conf_files/rru.tdd.band40.conf</Initialize_eNB_args>
		<eNB_instance>0</eNB_instance>
	</testCase>
	
	<testCase id="030115">
                <class>Initialize_eNB</class>
                <desc>Initialize RCC (TDD/Band40/10MHz/info)</desc>
                <Initialize_eNB_args>-O ci-scripts/conf_files/rcc.band40.tm1.50PRB.FairScheduler.usrpb210.conf</Initialize_eNB_args>
		<eNB_instance>1</eNB_instance>
        </testCase>

	<testCase id="030124">
		<class>Initialize_eNB</class>
		<desc>Initialize RRU (TDD/Band40)</desc>
		<Initialize_eNB_args>-O ci-scripts/conf_files/rru.tdd.band40.conf</Initialize_eNB_args>
		<eNB_instance>0</eNB_instance>
	</testCase>
	
	<testCase id="030125">
		<class>Initialize_eNB</class>
		<desc>Initialize RCC (TDD/Band40/20MHz/info)</desc>
		<Initialize_eNB_args>-O ci-scripts/conf_files/rcc.band40.tm1.100PRB.FairScheduler.usrpb210.conf</Initialize_eNB_args>
		<eNB_instance>1</eNB_instance>
	</testCase>

	<testCase id="030201">
		<class>Terminate_eNB</class>
		<desc>Terminate RCC</desc>
		<eNB_instance>1</eNB_instance>
	</testCase>

	<testCase id="030202">
		<class>Terminate_eNB</class>
		<desc>Terminate RRU</desc>
		<eNB_instance>0</eNB_instance>
	</testCase>

	<testCase id="040101">
		<class>Initialize_UE</class>
		<desc>Initialize UE</desc>
	</testCase>

	<testCase id="040201">
		<class>Terminate_UE</class>
		<desc>Terminate UE</desc>
	</testCase>

        <testCase id="040301">
                <class>Attach_UE</class>
                <desc>Attach UE</desc>
        </testCase>

        <testCase id="040401">
                <class>Detach_UE</class>
                <desc>Detach UE</desc>
        </testCase>

        <testCase id="040501">
                <class>Ping</class>
                <desc>ping (5MHz - 20 sec)</desc>
                <ping_args>-c 20</ping_args>
                <ping_packetloss_threshold>25</ping_packetloss_threshold>
        </testCase>

        <testCase id="040511">
                <class>Ping</class>
                <desc>ping (10MHz - 20 sec)</desc>
                <ping_args>-c 20</ping_args>
                <ping_packetloss_threshold>25</ping_packetloss_threshold>
        </testCase>

        <testCase id="040521">
                <class>Ping</class>
                <desc>ping (20MHz - 20 sec)</desc>
                <ping_args>-c 20</ping_args>
                <ping_packetloss_threshold>25</ping_packetloss_threshold>
        </testCase>

        <testCase id="040602">
		<class>Iperf</class>
		<desc>iperf (5MHz - DL/6.5Mbps/UDP)(30 sec)(single-ue)</desc>
		<iperf_args>-u -b 6.5M -t 30 -i 1</iperf_args>
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
		<iperf_profile>single-ue</iperf_profile>
        </testCase>

        <testCase id="040612">
                <class>Iperf</class>
                <desc>iperf (10MHz - DL/13.5Mbps/UDP)(30 sec)(single-ue)</desc>
                <iperf_args>-u -b 13.5M -t 30 -i 1</iperf_args>
                <iperf_packetloss_threshold>50</iperf_packetloss_threshold>
                <iperf_profile>single-ue</iperf_profile>
        </testCase>

        <testCase id="040622">
                <class>Iperf</class>
                <desc>iperf (20MHz - DL/13.5Mbps/UDP)(30 sec)(single-ue)</desc>
                <iperf_args>-u -b 13.5M -t 30 -i 1</iperf_args>
                <iperf_packetloss_threshold>50</iperf_packetloss_threshold>
                <iperf_profile>single-ue</iperf_profile>
        </testCase>

	<testCase id="040642">
		<class>Iperf</class>
		<desc>iperf (5MHz - UL/2Mbps/UDP)(30 sec)(single-ue)</desc>
		<iperf_args>-u -b 2M -t 30 -i 1 -R</iperf_args>
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
		<iperf_profile>single-ue</iperf_profile>
	</testCase>

	<testCase id="040652">
		<class>Iperf</class>
		<desc>iperf (10MHz - UL/2Mbps/UDP)(30 sec)(single-ue)</desc>
		<iperf_args>-u -b 2M -t 30 -i 1 -R</iperf_args>
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
		<iperf_profile>single-ue</iperf_profile>
	</testCase>

	<testCase id="040662">
		<class>Iperf</class>
		<desc>iperf (20MHz - UL/2Mbps/UDP)(30 sec)(single-ue)</desc>
		<iperf_args>-u -b 2M -t 30 -i 1 -R</iperf_args>
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
		<iperf_profile>single-ue</iperf_profile>
	</testCase>

        <testCase id="050101">
		<class>Initialize_HSS</class>
		<desc>Initialize HSS</desc>
        </testCase>

	<testCase id="060101">
		<class>Initialize_MME</class>
		<desc>Initialize MME</desc>
	</testCase>

	<testCase id="070101">
		<class>Initialize_SPGW</class>
		<desc>Initialize SPGW</desc>
	</testCase>

        <testCase id="050201">
                <class>Terminate_HSS</class>
                <desc>Terminate HSS</desc>
        </testCase>

        <testCase id="060201">
                <class>Terminate_MME</class>
                <desc>Terminate MME</desc>
        </testCase>

        <testCase id="070201">
                <class>Terminate_SPGW</class>
                <desc>Terminate SPGW</desc>
        </testCase>

</testCaseList>