Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alex037yang
OpenXG-RAN
Commits
cb089210
Commit
cb089210
authored
Oct 12, 2015
by
Rohit Gupta
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added a list of test cases in xml file
parent
83023e4e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
162 additions
and
0 deletions
+162
-0
cmake_targets/autotests/test_case_list.xml
cmake_targets/autotests/test_case_list.xml
+162
-0
No files found.
cmake_targets/autotests/test_case_list.xml
0 → 100644
View file @
cb089210
<xml>
<testCaseList>
<testCase
id=
"010101"
>
<class>
compilation
</class>
<desc>
Build oaisim.Rel8
</desc>
<pre_compile_prog></pre_compile_prog>
<compile_prog>
oaisim_nos1
</compile_prog>
<compile_prog_args></compile_prog_args>
<pre_exec></pre_exec>
<pre_exec_args></pre_exec_args>
<main_exec></main_exec>
<main_exec_args></main_exec_args>
<search_expr_true></search_expr_true>
<search_expr_false></search_expr_false>
<nruns>
2
</nruns>
</testCase>
</testCaseList>
<testCaseList>
<testCase
id=
"010102"
>
<class>
compilation
</class>
<desc>
Build oaisim.Rel8 + network device driver(nasmesh_fix)
</desc>
<pre_compile_prog></pre_compile_prog>
<compile_prog>
oaisim_nos1
</compile_prog>
<compile_prog_args></compile_prog_args>
<pre_exec></pre_exec>
<pre_exec_args></pre_exec_args>
<main_exec></main_exec>
<main_exec_args></main_exec_args>
<search_expr_true></search_expr_true>
<search_expr_false></search_expr_false>
<nruns>
1
</nruns>
</testCase>
</testCaseList>
<testCaseList>
<testCase
id=
"010103"
>
<class>
compilation
</class>
<desc>
Build lte-softmodem EXMIMO.Rel8 + EXMIMO.Rel10 + USRP.Rel10
</desc>
<pre_compile_prog>
cp -vf ../CMakeLists.txt.Rel8 ../CMakeLists.txt
cp -vf ../CMakeLists.txt.Rel10 ../CMakeLists.txt
cp -vf ../CMakeLists.txt.USRP ../CMakeLists.txt
</pre_compile_prog>
<compile_prog>
lte-softmodem
</compile_prog>
<compile_prog_args></compile_prog_args>
<pre_exec></pre_exec>
<pre_exec_args></pre_exec_args>
<main_exec></main_exec>
<main_exec_args></main_exec_args>
<search_expr_true></search_expr_true>
<search_expr_false></search_expr_false>
<nruns>
1
</nruns>
</testCase>
</testCaseList>
<testCaseList>
<testCase
id=
"010104"
>
<class>
compilation
</class>
<desc>
Build phy unitary simulators + secuirity unitary tests
</desc>
<pre_compile_prog></pre_compile_prog>
<compile_prog>
dlsim ulsim pucchsim prachsim pdcchsim pbchsim mbmssim test_secu_knas_encrypt_eia1 test_secu_kenb test_aes128_ctr_encrypt test_aes128_ctr_decrypt test_secu_knas_encrypt_eea2 test_secu_knas test_secu_knas_encrypt_eea1 test_kdf test_aes128_cmac_encrypt test_secu_knas_encrypt_eia2
</compile_prog>
<compile_prog_args></compile_prog_args>
<pre_exec></pre_exec>
<pre_exec_args></pre_exec_args>
<main_exec></main_exec>
<main_exec_args></main_exec_args>
<search_expr_true></search_expr_true>
<search_expr_false></search_expr_false>
<nruns>
1
</nruns>
</testCase>
</testCaseList>
<testCaseList>
<testCase
id=
"010106"
>
<class>
compilation
</class>
<desc>
Build oaisim.Rel8 + ITTI
</desc>
<pre_compile_prog></pre_compile_prog>
<compile_prog>
oaisim
</compile_prog>
<compile_prog_args></compile_prog_args>
<pre_exec></pre_exec>
<pre_exec_args></pre_exec_args>
<main_exec></main_exec>
<main_exec_args></main_exec_args>
<search_expr_true></search_expr_true>
<search_expr_false></search_expr_false>
<nruns>
1
</nruns>
</testCase>
</testCaseList>
<testCaseList>
<testCase
id=
"010107"
>
<class>
compilation
</class>
<desc>
Build oaisim_nos1.Rel10
</desc>
<pre_compile_prog></pre_compile_prog>
<compile_prog>
oaisim_nos1
</compile_prog>
<compile_prog_args></compile_prog_args>
<pre_exec></pre_exec>
<pre_exec_args></pre_exec_args>
<main_exec></main_exec>
<main_exec_args></main_exec_args>
<search_expr_true></search_expr_true>
<search_expr_false></search_expr_false>
<nruns>
1
</nruns>
</testCase>
</testCaseList>
<testCaseList>
<testCase
id=
"010108"
>
<class>
compilation
</class>
<desc>
Build oaisim.Rel10 + ITTI
</desc>
<pre_compile_prog></pre_compile_prog>
<compile_prog>
oaisim
</compile_prog>
<compile_prog_args></compile_prog_args>
<pre_exec></pre_exec>
<pre_exec_args></pre_exec_args>
<main_exec></main_exec>
<main_exec_args></main_exec_args>
<search_expr_true></search_expr_true>
<search_expr_false></search_expr_false>
<nruns>
1
</nruns>
</testCase>
</testCaseList>
<testCaseList>
<testCase
id=
"010120"
>
<class>
compilation
</class>
<desc>
Build Nasmesh
</desc>
<pre_compile_prog></pre_compile_prog>
<compile_prog>
nasmesh
</compile_prog>
<compile_prog_args></compile_prog_args>
<pre_exec></pre_exec>
<pre_exec_args></pre_exec_args>
<main_exec></main_exec>
<main_exec_args></main_exec_args>
<search_expr_true></search_expr_true>
<search_expr_false></search_expr_false>
<nruns>
1
</nruns>
</testCase>
</testCaseList>
<testCaseList>
<testCase
id=
"010130"
>
<class>
compilation
</class>
<desc>
Build RRH Gateway
</desc>
<pre_compile_prog></pre_compile_prog>
<compile_prog>
rrh_gw
</compile_prog>
<compile_prog_args></compile_prog_args>
<pre_exec></pre_exec>
<pre_exec_args></pre_exec_args>
<main_exec></main_exec>
<main_exec_args></main_exec_args>
<search_expr_true></search_expr_true>
<search_expr_false></search_expr_false>
<nruns>
1
</nruns>
</testCase>
</testCaseList>
</xml>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment