Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
openairinterface5G
Commits
28b73955
Commit
28b73955
authored
Mar 29, 2016
by
Rohit Gupta
Browse files
Merge branch 'develop' into bugfix-51-mscgen
parents
5c05f3f4
8028652a
Changes
286
Expand all
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
28b73955
job1
:
script
:
-
echo $PWD
-
echo $USER
-
echo $OAI_USER
-
echo $OAI_EXTRA_ARGS
-
echo $NFS_SHARE_DIR
-
echo $EXTERNAL_SHARE_DIR
-
echo $SHELL
-
git rev-parse --abbrev-ref HEAD
-
git_repo=`git config --get remote.origin.url`
-
git_head=`git rev-parse HEAD`
-
echo $git_head
-
tmp=`git show-ref --head | grep $git_head`
-
tmp=(${tmp///// })
-
git_branch=${tmp[@]:(-1)}
-
echo $git_branch
-
source oaienv
-
echo $OPENAIR_DIR
-
NFS_TEST_RESULTS_DIR=$NFS_SHARE_DIR/$git_branch/$git_head
-
EXTERNAL_SHARE_RESULTS_DIR=$EXTERNAL_SHARE_DIR/$git_branch/$git_head
-
echo $NFS_TEST_RESULTS_DIR
-
echo $EXTERNAL_SHARE_RESULTS_DIR
-
echo $NRUNS_LTE_SOFTMODEM
-
echo $TIMEOUT_CMD
-
mkdir -p $OPENAIR_DIR/cmake_targets/autotests/log
-
python $OPENAIR_DIR/cmake_targets/autotests/run_exec_lte-softmodem_tests.py -c -5GRepo $git_repo -5GRepoHeadVersion $git_head -n $NFS_SHARE_DIR -u $OAI_USER -p $OAI_PASS $OAI_EXTRA_ARGS -g "$OAI_TEST_CASE_GROUP">& $OPENAIR_DIR/cmake_targets/autotests/python_autotest_cleanup.log
-
python $OPENAIR_DIR/cmake_targets/autotests/run_exec_lte-softmodem_tests.py -r -5GRepo $git_repo -5GRepoHeadVersion $git_head -n $NFS_SHARE_DIR -u $OAI_USER -p $OAI_PASS `echo $OAI_EXTRA_ARGS` -g "$OAI_TEST_CASE_GROUP" --nrun_lte_softmodem $NRUNS_LTE_SOFTMODEM --timeout_cmd $TIMEOUT_CMD >& $OPENAIR_DIR/cmake_targets/autotests/python_autotest.log
-
mv $OPENAIR_DIR/cmake_targets/autotests/python_autotest.log $OPENAIR_DIR/cmake_targets/autotests/log/python_autotest.log
-
mv $OPENAIR_DIR/cmake_targets/autotests/python_autotest_cleanup.log $OPENAIR_DIR/cmake_targets/autotests/log/python_autotest_cleanup.log
-
sshpass -p "$OAI_PASS" rsync -az -e "ssh -o StrictHostKeyChecking=no " --rsync-path="mkdir -p $NFS_TEST_RESULTS_DIR && rsync" $OPENAIR_DIR/cmake_targets/autotests/log $OAI_USER@localhost:$NFS_TEST_RESULTS_DIR
-
sshpass -p "$OAI_PASS" rsync -az -e "ssh -o StrictHostKeyChecking=no " --rsync-path="mkdir -p $EXTERNAL_SHARE_DIR && rsync" $OPENAIR_DIR/cmake_targets/autotests/log $OAI_USER@localhost:$EXTERNAL_SHARE_DIR
-
cat $OPENAIR_DIR/cmake_targets/autotests/log/results_autotests.xml
cmake_targets/CMakeLists.txt
View file @
28b73955
This diff is collapsed.
Click to expand it.
cmake_targets/autotests/010113/CMakeLists.txt
deleted
100644 → 0
View file @
5c05f3f4
cmake_minimum_required
(
VERSION 2.8
)
set
(
OAI_NW_DRIVER_TYPE_ETHERNET True
)
set
(
OAI_NW_DRIVER_USE_NETLINK True
)
set
(
NAS_NETLINK True
)
include
(
${
CMAKE_CURRENT_SOURCE_DIR
}
/../../CMakeLists.txt
)
cmake_targets/autotests/010114/CMakeLists.txt
deleted
100644 → 0
View file @
5c05f3f4
cmake_minimum_required
(
VERSION 2.8
)
set
(
ADDR_CONF False
)
set
(
DEBUG_OMG False
)
set
(
DISABLE_XER_PRINT False
)
set
(
DRIVER2013 False
)
set
(
ENABLE_FXP True
)
set
(
ENABLE_ITTI True
)
set
(
ENABLE_NAS_UE_LOGGING False
)
set
(
ENABLE_NEW_MULTICAST True
)
set
(
ENABLE_PGM_TRANSPORT True
)
set
(
ENABLE_RAL False
)
set
(
ENABLE_SECURITY False
)
set
(
ENABLE_USE_CPU_EXECUTION_TIME True
)
set
(
ENABLE_USE_MME False
)
set
(
ENABLE_VCD_FIFO True
)
set
(
HARD_RT False
)
set
(
JUMBO_FRAME True
)
set
(
LARGE_SCALE False
)
set
(
LINK_ENB_PDCP_TO_GTPV1U False
)
set
(
LINUX_LIST False
)
set
(
LINUX True
)
set
(
LOCALIZATION False
)
set
(
LOG_NO_THREAD True
)
set
(
LOWLATENCY False
)
set
(
MAC_CONTEXT 1
)
set
(
MAX_NUM_CCs 1
)
set
(
MIH_C_MEDIEVAL_EXTENSIONS False
)
set
(
MSG_PRINT False
)
set
(
MU_RECEIVER False
)
set
(
NAS_ADDRESS_FIX true
)
set
(
NAS_NETLINK True
)
set
(
NAS_UE True
)
set
(
NEW_FFT True
)
set
(
NO_RRM True
)
set
(
OAI_EMU True
)
set
(
OAI_EMU True
)
set
(
OAI_NW_DRIVER_TYPE_ETHERNET True
)
set
(
OPENAIR1 False
)
set
(
OPENAIR2 True
)
set
(
OPENAIR_EMU True
)
set
(
OPENAIR_LTE True
)
set
(
PACKAGE_NAME
"oaisim"
)
set
(
PACKAGE_NAME
"oaisim"
)
set
(
PBS_SIM False
)
set
(
PC_DSP False
)
set
(
PC_TARGET False
)
set
(
PDCP_MSG_PRINT False
)
set
(
PERFECT_CE False
)
set
(
PHY_ABSTRACTION True
)
set
(
PHY_ABSTRACTION True
)
set
(
PHY_EMUL False
)
set
(
PHYSIM False
)
set
(
PUCCH True
)
set
(
RANDOM_BF False
)
set
(
RF_BOARD
"NoBoard"
)
set
(
RLC_STOP_ON_LOST_PDU True
)
set
(
RRC_ASN1_VERSION Rel8
)
set
(
RRC_ASN1_VERSION
"Rel8"
)
set
(
RRC_MSG_PRINT False
)
set
(
RTAI False
)
set
(
SECU False
)
set
(
SMBV False
)
set
(
SPECTRA False
)
set
(
TEST_OMG False
)
set
(
USE_3GPP_ADDR_AS_LINK_ADDR False
)
set
(
USE_MME False
)
set
(
USER_MODE True
)
set
(
XER_PRINT False
)
set
(
XFORMS False
)
include
(
${
CMAKE_CURRENT_SOURCE_DIR
}
/../../CMakeLists.txt
)
cmake_targets/autotests/010115/CMakeLists.txt
deleted
100644 → 0
View file @
5c05f3f4
cmake_minimum_required
(
VERSION 2.8
)
set
(
ADDR_CONF False
)
set
(
DEBUG_OMG False
)
set
(
DISABLE_USE_NAS False
)
set
(
DISABLE_XER_PRINT False
)
set
(
DRIVER2013 False
)
set
(
EMOS False
)
set
(
ENABLE_FXP True
)
set
(
ENABLE_ITTI True
)
set
(
ENABLE_NAS_UE_LOGGING False
)
set
(
ENABLE_NEW_MULTICAST True
)
set
(
ENABLE_PGM_TRANSPORT True
)
set
(
ENABLE_RAL False
)
set
(
ENABLE_SECURITY False
)
set
(
ENABLE_STANDALONE_EPC False
)
set
(
ENABLE_USE_CPU_EXECUTION_TIME True
)
set
(
ENABLE_USE_MME False
)
set
(
ENABLE_VCD_FIFO True
)
set
(
ENB_MODE True
)
set
(
EPC_BUILD False
)
set
(
HARD_RT False
)
set
(
JUMBO_FRAME True
)
set
(
LARGE_SCALE False
)
set
(
LINK_ENB_PDCP_TO_GTPV1U False
)
set
(
LINK_ENB_PDCP_TO_IP_DRIVER False
)
set
(
LINUX_LIST False
)
set
(
LINUX True
)
set
(
LOCALIZATION False
)
set
(
LOG_NO_THREAD True
)
set
(
LOWLATENCY False
)
set
(
MAC_CONTEXT 1
)
set
(
MAX_NUM_CCs 1
)
set
(
MESSAGE_CHART_GENERATOR False
)
set
(
MESSAGE_CHART_GENERATOR_RLC_MAC False
)
set
(
MESSAGE_CHART_GENERATOR_PHY False
)
set
(
MIH_C_MEDIEVAL_EXTENSIONS False
)
set
(
MSG_PRINT False
)
set
(
MU_RECEIVER False
)
set
(
NAS_ADDRESS_FIX False
)
set
(
NAS_BUILT_IN_EPC False
)
set
(
NAS_BUILT_IN_UE False
)
set
(
NAS_MME False
)
set
(
NAS_NETLINK False
)
set
(
NAS_UE False
)
set
(
NB_ANTENNAS_RX 2
)
set
(
NB_ANTENNAS_TX 2
)
set
(
NB_ANTENNAS_TXRX 2
)
set
(
NEW_FFT True
)
set
(
NO_RRM True
)
set
(
OAI_EMU True
)
set
(
OAI_NW_DRIVER_TYPE_ETHERNET True
)
set
(
OAI_NW_DRIVER_USE_NETLINK False
)
set
(
OAISIM True
)
set
(
OPENAIR1 False
)
set
(
OPENAIR2 True
)
set
(
OPENAIR_EMU False
)
set
(
OPENAIR_LTE True
)
set
(
PBS_SIM False
)
set
(
PC_DSP False
)
set
(
PC_TARGET False
)
set
(
PDCP_MSG_PRINT False
)
set
(
PDCP_USE_NETLINK_QUEUES False
)
set
(
PDCP_USE_NETLINK True
)
set
(
PERFECT_CE False
)
set
(
PHY_ABSTRACTION True
)
set
(
PHY_CONTEXT 1
)
set
(
PHY_EMUL False
)
set
(
PHYSIM False
)
set
(
PUCCH True
)
set
(
RANDOM_BF False
)
set
(
RF_BOARD False
)
set
(
RLC_STOP_ON_LOST_PDU True
)
set
(
RRC_ASN1_VERSION Rel10
)
set
(
RRC_DEFAULT_RAB_IS_AM False
)
set
(
RRC_MSG_PRINT False
)
set
(
RTAI False
)
set
(
S1AP_LIMIT_STREAM_ID_TO_1 False
)
set
(
S1AP_VERSION R10
)
set
(
SMBV False
)
set
(
SPECTRA False
)
set
(
STOP_ON_IP_TRAFFIC_OVERLOAD False
)
set
(
TEST_OMG False
)
set
(
TRACE_RLC_AM_BO False
)
set
(
TRACE_RLC_AM_FREE_SDU False
)
set
(
TRACE_RLC_AM_HOLE False
)
set
(
TRACE_RLC_AM_PDU True
)
set
(
TRACE_RLC_AM_RESEGMENT False
)
set
(
TRACE_RLC_AM_RX_DECODE False
)
set
(
TRACE_RLC_AM_RX False
)
set
(
TRACE_RLC_AM_STATUS_CREATION False
)
set
(
TRACE_RLC_AM_TX False
)
set
(
TRACE_RLC_AM_TX_STATUS False
)
set
(
TRACE_RLC_PAYLOAD False
)
set
(
TRACE_RLC_UM_DAR False
)
set
(
TRACE_RLC_UM_DISPLAY_ASCII_DATA False
)
set
(
TRACE_RLC_UM_PDU True
)
set
(
TRACE_RLC_UM_RX False
)
set
(
TRACE_RLC_UM_SEGMENT False
)
set
(
TRACE_RLC_UM_TX_STATUS False
)
set
(
USE_3GPP_ADDR_AS_LINK_ADDR False
)
set
(
USE_MME False
)
set
(
USER_MODE True
)
set
(
XER_PRINT False
)
set
(
XFORMS False
)
include
(
${
CMAKE_CURRENT_SOURCE_DIR
}
/../../CMakeLists.txt
)
cmake_targets/autotests/010204/CMakeLists.txt
0 → 100644
View file @
28b73955
cmake_minimum_required
(
VERSION 2.8
)
set
(
CMAKE_BUILD_TYPE
"RelWithDebInfo"
)
set
(
ADDR_CONF False
)
set
(
DEBUG_OMG False
)
set
(
DISABLE_XER_PRINT False
)
set
(
DRIVER2013 True
)
set
(
EMOS False
)
set
(
ENABLE_FXP True
)
set
(
ENABLE_ITTI True
)
set
(
ENABLE_NAS_UE_LOGGING False
)
set
(
ENABLE_NEW_MULTICAST True
)
set
(
ENABLE_PGM_TRANSPORT True
)
set
(
ENABLE_RAL False
)
set
(
ENABLE_SECURITY False
)
set
(
ENABLE_STANDALONE_EPC False
)
set
(
ENABLE_USE_CPU_EXECUTION_TIME True
)
set
(
ENABLE_USE_MME False
)
set
(
ENABLE_USE_RAW_SOCKET_FOR_SGI False
)
set
(
ENABLE_VCD_FIFO False
)
set
(
ENB_MODE True
)
set
(
EXMIMO_IOT True
)
set
(
HARD_RT False
)
set
(
JUMBO_FRAME True
)
set
(
LARGE_SCALE False
)
set
(
LINK_ENB_PDCP_TO_GTPV1U False
)
set
(
LINUX_LIST False
)
set
(
LINUX True
)
set
(
LOCALIZATION False
)
set
(
LOG_NO_THREAD 1
)
set
(
LOWLATENCY False
)
set
(
MAC_CONTEXT 1
)
set
(
MAX_NUM_CCs 1
)
set
(
MESSAGE_CHART_GENERATOR False
)
set
(
MESSAGE_CHART_GENERATOR_RLC_MAC False
)
set
(
MESSAGE_CHART_GENERATOR_PHY False
)
set
(
MIH_C_MEDIEVAL_EXTENSIONS False
)
set
(
MSG_PRINT False
)
set
(
MU_RECEIVER False
)
set
(
NAS_ADDRESS_FIX True
)
set
(
NAS_BUILT_IN_UE False
)
set
(
NAS_MME False
)
set
(
NAS_UE False
)
set
(
NB_ANTENNAS_RX
"2"
)
set
(
NB_ANTENNAS_TX
"2"
)
set
(
NB_ANTENNAS_TXRX
"2"
)
set
(
NEW_FFT True
)
set
(
NO_RRM True
)
set
(
OAI_EMU True
)
set
(
OAISIM True
)
set
(
OAI_NW_DRIVER_TYPE_ETHERNET True
)
set
(
OAI_NW_DRIVER_USE_NETLINK True
)
set
(
OPENAIR1 True
)
set
(
OPENAIR2 True
)
set
(
OPENAIR_EMU False
)
set
(
OPENAIR_LTE True
)
set
(
PACKAGE_NAME
"oaisim"
)
set
(
PBS_SIM False
)
set
(
PDCP_USE_NETLINK True
)
set
(
PC_DSP True
)
set
(
PC_TARGET True
)
set
(
PDCP_MSG_PRINT False
)
set
(
PERFECT_CE False
)
set
(
PHY_ABSTRACTION True
)
set
(
PHY_CONTEXT False
)
set
(
PHY_EMUL False
)
set
(
PHYSIM True
)
set
(
PUCCH True
)
set
(
RANDOM_BF False
)
set
(
RF_BOARD
"False"
)
set
(
RRC_ASN1_VERSION
"Rel10"
)
set
(
RLC_STOP_ON_LOST_PDU False
)
set
(
RRC_MSG_PRINT False
)
set
(
RTAI False
)
set
(
SECU False
)
set
(
SMBV False
)
set
(
SPECTRA False
)
set
(
TEST_OMG False
)
set
(
USE_3GPP_ADDR_AS_LINK_ADDR False
)
set
(
USE_MME
"R10"
)
set
(
USER_MODE True
)
set
(
XER_PRINT False
)
set
(
XFORMS False
)
set
(
PRINT_STATS False
)
set
(
RRC_ASN1_VERSION
"Rel10"
)
set
(
ENABLE_VCD_FIFO False
)
include
(
${
CMAKE_CURRENT_SOURCE_DIR
}
/../../CMakeLists.txt
)
cmake_targets/autotests/010205/CMakeLists.txt
0 → 100644
View file @
28b73955
cmake_minimum_required
(
VERSION 2.8
)
set
(
CMAKE_BUILD_TYPE
"RelWithDebInfo"
)
set
(
ADDR_CONF False
)
set
(
DEBUG_OMG False
)
set
(
DISABLE_XER_PRINT False
)
set
(
DRIVER2013 True
)
set
(
EMOS False
)
set
(
ENABLE_FXP True
)
set
(
ENABLE_ITTI True
)
set
(
ENABLE_NAS_UE_LOGGING False
)
set
(
ENABLE_NEW_MULTICAST True
)
set
(
ENABLE_PGM_TRANSPORT True
)
set
(
ENABLE_RAL False
)
set
(
ENABLE_SECURITY False
)
set
(
ENABLE_STANDALONE_EPC False
)
set
(
ENABLE_USE_CPU_EXECUTION_TIME True
)
set
(
ENABLE_USE_MME False
)
set
(
ENABLE_USE_RAW_SOCKET_FOR_SGI False
)
set
(
ENABLE_VCD_FIFO False
)
set
(
ENB_MODE True
)
set
(
EXMIMO_IOT True
)
set
(
HARD_RT False
)
set
(
JUMBO_FRAME True
)
set
(
LARGE_SCALE False
)
set
(
LINK_ENB_PDCP_TO_GTPV1U False
)
set
(
LINUX_LIST False
)
set
(
LINUX True
)
set
(
LOCALIZATION False
)
set
(
LOG_NO_THREAD 1
)
set
(
LOWLATENCY False
)
set
(
MAC_CONTEXT 1
)
set
(
MAX_NUM_CCs 1
)
set
(
MESSAGE_CHART_GENERATOR False
)
set
(
MESSAGE_CHART_GENERATOR_RLC_MAC False
)
set
(
MESSAGE_CHART_GENERATOR_PHY False
)
set
(
MIH_C_MEDIEVAL_EXTENSIONS False
)
set
(
MSG_PRINT False
)
set
(
MU_RECEIVER False
)
set
(
NAS_ADDRESS_FIX True
)
set
(
NAS_BUILT_IN_UE False
)
set
(
NAS_MME False
)
set
(
NAS_UE False
)
set
(
NB_ANTENNAS_RX
"2"
)
set
(
NB_ANTENNAS_TX
"2"
)
set
(
NB_ANTENNAS_TXRX
"2"
)
set
(
NEW_FFT True
)
set
(
NO_RRM True
)
set
(
OAI_EMU True
)
set
(
OAISIM True
)
set
(
OAI_NW_DRIVER_TYPE_ETHERNET True
)
set
(
OAI_NW_DRIVER_USE_NETLINK True
)
set
(
OPENAIR1 True
)
set
(
OPENAIR2 True
)
set
(
OPENAIR_EMU False
)
set
(
OPENAIR_LTE True
)
set
(
PACKAGE_NAME
"oaisim"
)
set
(
PBS_SIM False
)
set
(
PDCP_USE_NETLINK True
)
set
(
PC_DSP True
)
set
(
PC_TARGET True
)
set
(
PDCP_MSG_PRINT False
)
set
(
PERFECT_CE False
)
set
(
PHY_ABSTRACTION True
)
set
(
PHY_CONTEXT False
)
set
(
PHY_EMUL False
)
set
(
PHYSIM True
)
set
(
PUCCH True
)
set
(
RANDOM_BF False
)
set
(
RF_BOARD
"False"
)
set
(
RRC_ASN1_VERSION
"Rel10"
)
set
(
RLC_STOP_ON_LOST_PDU False
)
set
(
RRC_MSG_PRINT False
)
set
(
RTAI False
)
set
(
SECU False
)
set
(
SMBV False
)
set
(
SPECTRA False
)
set
(
TEST_OMG False
)
set
(
USE_3GPP_ADDR_AS_LINK_ADDR False
)
set
(
USE_MME
"R10"
)
set
(
USER_MODE True
)
set
(
XER_PRINT False
)
set
(
XFORMS False
)
set
(
PRINT_STATS False
)
set
(
RRC_ASN1_VERSION
"Rel10"
)
set
(
ENABLE_VCD_FIFO False
)
include
(
${
CMAKE_CURRENT_SOURCE_DIR
}
/../../CMakeLists.txt
)
cmake_targets/autotests/010400/CMakeLists.txt
0 → 100644
View file @
28b73955
cmake_minimum_required
(
VERSION 2.8
)
set
(
CMAKE_BUILD_TYPE
"RelWithDebInfo"
)
set
(
ADDR_CONF False
)
set
(
DEBUG_OMG False
)
set
(
DISABLE_XER_PRINT False
)
set
(
DRIVER2013 True
)
set
(
EMOS False
)
set
(
ENABLE_FXP True
)
set
(
ENABLE_ITTI True
)
set
(
ENABLE_NAS_UE_LOGGING False
)
set
(
ENABLE_NEW_MULTICAST True
)
set
(
ENABLE_PGM_TRANSPORT True
)
set
(
ENABLE_RAL False
)
set
(
ENABLE_SECURITY False
)
set
(
ENABLE_STANDALONE_EPC False
)
set
(
ENABLE_USE_CPU_EXECUTION_TIME True
)
set
(
ENABLE_USE_MME False
)
set
(
ENABLE_USE_RAW_SOCKET_FOR_SGI False
)
set
(
ENABLE_VCD_FIFO False
)
set
(
ENB_MODE True
)
set
(
EXMIMO_IOT True
)
set
(
HARD_RT False
)
set
(
JUMBO_FRAME True
)
set
(
LARGE_SCALE False
)
set
(
LINK_ENB_PDCP_TO_GTPV1U False
)
set
(
LINUX_LIST False
)
set
(
LINUX True
)
set
(
LOCALIZATION False
)
set
(
LOG_NO_THREAD 1
)
set
(
LOWLATENCY False
)
set
(
MAC_CONTEXT 1
)
set
(
MAX_NUM_CCs 1
)
set
(
MESSAGE_CHART_GENERATOR False
)
set
(
MESSAGE_CHART_GENERATOR_RLC_MAC False
)
set
(
MESSAGE_CHART_GENERATOR_PHY False
)
set
(
MIH_C_MEDIEVAL_EXTENSIONS False
)
set
(
MSG_PRINT False
)
set
(
MU_RECEIVER False
)
set
(
NAS_ADDRESS_FIX True
)
set
(
NAS_BUILT_IN_UE False
)
set
(
NAS_MME False
)
set
(
NAS_UE False
)
set
(
NB_ANTENNAS_RX
"2"
)
set
(
NB_ANTENNAS_TX
"2"
)
set
(
NB_ANTENNAS_TXRX
"2"
)
set
(
NEW_FFT True
)
set
(
NO_RRM True
)
set
(
OAI_EMU True
)
set
(
OAISIM True
)
set
(
OAI_NW_DRIVER_TYPE_ETHERNET True
)
set
(
OAI_NW_DRIVER_USE_NETLINK True
)
set
(
OPENAIR1 True
)
set
(
OPENAIR2 True
)
set
(
OPENAIR_EMU False
)
set
(
OPENAIR_LTE True
)
set
(
PACKAGE_NAME
"oaisim"
)
set
(
PBS_SIM False
)
set
(
PDCP_USE_NETLINK True
)
set
(
PC_DSP True
)
set
(
PC_TARGET True
)
set
(
PDCP_MSG_PRINT False
)
set
(
PERFECT_CE False
)
set
(
PHY_ABSTRACTION True
)
set
(
PHY_CONTEXT False
)
set
(
PHY_EMUL False
)
set
(
PHYSIM True
)
set
(
PUCCH True
)
set
(
RANDOM_BF False
)
set
(
RF_BOARD
"False"
)
set
(
RRC_ASN1_VERSION
"Rel10"
)
set
(
RLC_STOP_ON_LOST_PDU False
)
set
(
RRC_MSG_PRINT False
)
set
(
RTAI False
)
set
(
SECU False
)
set
(
SMBV False
)
set
(
SPECTRA False
)
set
(
TEST_OMG False
)
set
(
USE_3GPP_ADDR_AS_LINK_ADDR False
)
set
(
USE_MME
"R10"
)
set
(
USER_MODE True
)
set
(
XER_PRINT False
)
set
(
XFORMS False
)
set
(
PRINT_STATS False
)
set
(
RRC_ASN1_VERSION
"Rel10"
)
set
(
ENABLE_VCD_FIFO False
)
include
(
${
CMAKE_CURRENT_SOURCE_DIR
}
/../../CMakeLists.txt
)
cmake_targets/autotests/010401/CMakeLists.txt
0 → 100644
View file @
28b73955
cmake_minimum_required
(
VERSION 2.8
)
set
(
CMAKE_BUILD_TYPE
"RelWithDebInfo"
)
set
(
ADDR_CONF False
)
set
(
DEBUG_OMG False
)
set
(
DISABLE_XER_PRINT False
)
set
(
DRIVER2013 True
)
set
(
EMOS False
)
set
(
ENABLE_FXP True
)
set
(
ENABLE_ITTI True
)
set
(
ENABLE_NAS_UE_LOGGING False
)
set
(
ENABLE_NEW_MULTICAST True
)
set
(
ENABLE_PGM_TRANSPORT True
)
set
(
ENABLE_RAL False
)
set
(
ENABLE_SECURITY False
)
set
(
ENABLE_STANDALONE_EPC False
)
set
(
ENABLE_USE_CPU_EXECUTION_TIME True
)
set
(
ENABLE_USE_MME False
)
set
(
ENABLE_USE_RAW_SOCKET_FOR_SGI False
)
set
(
ENABLE_VCD_FIFO False
)
set
(
ENB_MODE True
)
set
(
EXMIMO_IOT True
)
set
(
HARD_RT False
)
set
(
JUMBO_FRAME True
)
set
(
LARGE_SCALE False
)
set
(
LINK_ENB_PDCP_TO_GTPV1U False
)
set
(
LINUX_LIST False
)
set
(
LINUX True
)
set
(
LOCALIZATION False
)
set
(
LOG_NO_THREAD 1
)
set
(
LOWLATENCY False
)
set
(
MAC_CONTEXT 1
)
set
(
MAX_NUM_CCs 1
)
set
(
MESSAGE_CHART_GENERATOR False
)
set
(
MESSAGE_CHART_GENERATOR_RLC_MAC False
)
set
(
MESSAGE_CHART_GENERATOR_PHY False
)
set
(
MIH_C_MEDIEVAL_EXTENSIONS False
)
set
(
MSG_PRINT False
)
set
(
MU_RECEIVER False
)
set
(
NAS_ADDRESS_FIX True
)
set
(
NAS_BUILT_IN_UE False
)
set
(
NAS_MME False
)
set
(
NAS_UE False
)
set
(
NB_ANTENNAS_RX
"2"
)
set
(
NB_ANTENNAS_TX
"2"
)
set
(
NB_ANTENNAS_TXRX
"2"
)
set
(
NEW_FFT True
)
set
(
NO_RRM True
)
set
(
OAI_EMU True
)
set
(
OAISIM True
)
set
(
OAI_NW_DRIVER_TYPE_ETHERNET True
)
set
(
OAI_NW_DRIVER_USE_NETLINK True
)
set
(
OPENAIR1 True
)
set
(
OPENAIR2 True
)
set
(
OPENAIR_EMU False
)
set
(
OPENAIR_LTE True
)
set
(
PACKAGE_NAME
"oaisim"
)
set
(
PBS_SIM False
)
set
(
PDCP_USE_NETLINK True
)
set
(
PC_DSP True
)
set
(
PC_TARGET True
)
set
(
PDCP_MSG_PRINT False
)
set
(
PERFECT_CE False
)
set
(
PHY_ABSTRACTION True
)
set
(
PHY_CONTEXT False
)
set
(
PHY_EMUL False
)
set
(
PHYSIM True
)
set
(
PUCCH True
)
set
(
RANDOM_BF False
)
set
(
RF_BOARD
"False"
)
set
(
RRC_ASN1_VERSION
"Rel10"
)
set
(
RLC_STOP_ON_LOST_PDU False
)
set
(
RRC_MSG_PRINT False
)
set
(
RTAI False
)
set
(
SECU False
)
set
(
SMBV False
)
set
(
SPECTRA False
)
set
(
TEST_OMG False
)
set
(
USE_3GPP_ADDR_AS_LINK_ADDR False
)
set
(
USE_MME
"R10"
)
set
(
USER_MODE True
)
set
(
XER_PRINT False
)
set
(
XFORMS False
)
set
(
PRINT_STATS False
)
set
(
RRC_ASN1_VERSION
"Rel10"
)
set
(
ENABLE_VCD_FIFO False
)
include
(
${
CMAKE_CURRENT_SOURCE_DIR
}
/../../CMakeLists.txt
)
cmake_targets/autotests/010402/CMakeLists.txt
0 → 100644
View file @
28b73955
cmake_minimum_required
(
VERSION 2.8
)
set
(
CMAKE_BUILD_TYPE
"RelWithDebInfo"
)
set
(
ADDR_CONF False
)
set
(
DEBUG_OMG False
)
set
(
DISABLE_XER_PRINT False
)
set
(
DRIVER2013 True
)
set
(
EMOS False
)
set
(
ENABLE_FXP True
)
set
(
ENABLE_ITTI True
)
set
(
ENABLE_NAS_UE_LOGGING False
)
set
(
ENABLE_NEW_MULTICAST True
)
set
(
ENABLE_PGM_TRANSPORT True
)
set
(
ENABLE_RAL False
)
set
(
ENABLE_SECURITY False
)
set
(
ENABLE_STANDALONE_EPC False
)
set
(
ENABLE_USE_CPU_EXECUTION_TIME True
)
set
(
ENABLE_USE_MME False
)
set
(
ENABLE_USE_RAW_SOCKET_FOR_SGI False
)
set
(
ENABLE_VCD_FIFO False
)
set
(
ENB_MODE True
)
set
(
EXMIMO_IOT True
)
set
(
HARD_RT False
)
set
(
JUMBO_FRAME True
)
set
(
LARGE_SCALE False
)
set
(
LINK_ENB_PDCP_TO_GTPV1U False
)
set
(
LINUX_LIST False
)
set
(
LINUX True
)
set
(
LOCALIZATION False
)
set
(
LOG_NO_THREAD 1
)
set
(
LOWLATENCY False
)
set
(
MAC_CONTEXT 1
)