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
zzha zzha
OpenXG-RAN
Commits
361d1b40
Commit
361d1b40
authored
Sep 19, 2022
by
Robert Schmidt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rename testcase groups to make them human-understandable
parent
0333a528
Changes
13
Show whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
69 additions
and
69 deletions
+69
-69
charts/physims/charts/dlsim/templates/deployment.yaml
charts/physims/charts/dlsim/templates/deployment.yaml
+1
-1
charts/physims/charts/ldpctest/templates/deployment.yaml
charts/physims/charts/ldpctest/templates/deployment.yaml
+1
-1
charts/physims/charts/nr-dlschsim/templates/deployment.yaml
charts/physims/charts/nr-dlschsim/templates/deployment.yaml
+1
-1
charts/physims/charts/nr-dlsim/templates/deployment.yaml
charts/physims/charts/nr-dlsim/templates/deployment.yaml
+1
-1
charts/physims/charts/nr-pbchsim/templates/deployment.yaml
charts/physims/charts/nr-pbchsim/templates/deployment.yaml
+1
-1
charts/physims/charts/nr-prachsim/templates/deployment.yaml
charts/physims/charts/nr-prachsim/templates/deployment.yaml
+1
-1
charts/physims/charts/nr-pucchsim/templates/deployment.yaml
charts/physims/charts/nr-pucchsim/templates/deployment.yaml
+1
-1
charts/physims/charts/nr-ulschsim/templates/deployment.yaml
charts/physims/charts/nr-ulschsim/templates/deployment.yaml
+1
-1
charts/physims/charts/nr-ulsim/templates/deployment.yaml
charts/physims/charts/nr-ulsim/templates/deployment.yaml
+1
-1
charts/physims/charts/polartest/templates/deployment.yaml
charts/physims/charts/polartest/templates/deployment.yaml
+1
-1
charts/physims/charts/smallblocktest/templates/deployment.yaml
...s/physims/charts/smallblocktest/templates/deployment.yaml
+1
-1
charts/physims/charts/ulsim/templates/deployment.yaml
charts/physims/charts/ulsim/templates/deployment.yaml
+1
-1
cmake_targets/autotests/test_case_list.xml
cmake_targets/autotests/test_case_list.xml
+57
-57
No files found.
charts/physims/charts/dlsim/templates/deployment.yaml
View file @
361d1b40
...
...
@@ -37,7 +37,7 @@ spec:
command
:
[
"
/bin/sh"
,
"
-c"
]
args
:
-
>
cmake_targets/autotests/run_exec_autotests.bash -g "
015100" -q -np -b
-d bin/ &&
cmake_targets/autotests/run_exec_autotests.bash -g "
dlsim"
-d bin/ &&
echo "FINISHED" && sleep infinity
dnsPolicy
:
ClusterFirst
restartPolicy
:
Always
...
...
charts/physims/charts/ldpctest/templates/deployment.yaml
View file @
361d1b40
...
...
@@ -37,7 +37,7 @@ spec:
command
:
[
"
/bin/sh"
,
"
-c"
]
args
:
-
>
cmake_targets/autotests/run_exec_autotests.bash -g
015102 -q -np -b
-d bin/ &&
cmake_targets/autotests/run_exec_autotests.bash -g
"ldpctest"
-d bin/ &&
echo "FINISHED" && sleep infinity
dnsPolicy
:
ClusterFirst
restartPolicy
:
Always
...
...
charts/physims/charts/nr-dlschsim/templates/deployment.yaml
View file @
361d1b40
...
...
@@ -37,7 +37,7 @@ spec:
command
:
[
"
/bin/sh"
,
"
-c"
]
args
:
-
>
cmake_targets/autotests/run_exec_autotests.bash -g "
015106" -q -np -b
-d bin/ &&
cmake_targets/autotests/run_exec_autotests.bash -g "
nr_dlschsim"
-d bin/ &&
echo "FINISHED" && sleep infinity
dnsPolicy
:
ClusterFirst
restartPolicy
:
Always
...
...
charts/physims/charts/nr-dlsim/templates/deployment.yaml
View file @
361d1b40
...
...
@@ -37,7 +37,7 @@ spec:
command
:
[
"
/bin/sh"
,
"
-c"
]
args
:
-
>
cmake_targets/autotests/run_exec_autotests.bash -g "
015105" -q -np -b
-d bin/ &&
cmake_targets/autotests/run_exec_autotests.bash -g "
nr_dlsim"
-d bin/ &&
echo "FINISHED" && sleep infinity
dnsPolicy
:
ClusterFirst
restartPolicy
:
Always
...
...
charts/physims/charts/nr-pbchsim/templates/deployment.yaml
View file @
361d1b40
...
...
@@ -37,7 +37,7 @@ spec:
command
:
[
"
/bin/sh"
,
"
-c"
]
args
:
-
>
cmake_targets/autotests/run_exec_autotests.bash -g "
015104" -q -np -b
-d bin/ &&
cmake_targets/autotests/run_exec_autotests.bash -g "
nr_pbchsim"
-d bin/ &&
echo "FINISHED" && sleep infinity
dnsPolicy
:
ClusterFirst
restartPolicy
:
Always
...
...
charts/physims/charts/nr-prachsim/templates/deployment.yaml
View file @
361d1b40
...
...
@@ -37,7 +37,7 @@ spec:
command
:
[
"
/bin/sh"
,
"
-c"
]
args
:
-
>
cmake_targets/autotests/run_exec_autotests.bash -g "
015112" -q -np -b
-d bin/ &&
cmake_targets/autotests/run_exec_autotests.bash -g "
nr_prachsim"
-d bin/ &&
echo "FINISHED" && sleep infinity
dnsPolicy
:
ClusterFirst
restartPolicy
:
Always
...
...
charts/physims/charts/nr-pucchsim/templates/deployment.yaml
View file @
361d1b40
...
...
@@ -37,7 +37,7 @@ spec:
command
:
[
"
/bin/sh"
,
"
-c"
]
args
:
-
>
cmake_targets/autotests/run_exec_autotests.bash -g "
015109" -q -np -b
-d bin/ &&
cmake_targets/autotests/run_exec_autotests.bash -g "
nr_pucchsim"
-d bin/ &&
echo "FINISHED" && sleep infinity
dnsPolicy
:
ClusterFirst
restartPolicy
:
Always
...
...
charts/physims/charts/nr-ulschsim/templates/deployment.yaml
View file @
361d1b40
...
...
@@ -37,7 +37,7 @@ spec:
command
:
[
"
/bin/sh"
,
"
-c"
]
args
:
-
>
cmake_targets/autotests/run_exec_autotests.bash -g "
015108" -q -np -b
-d bin/ &&
cmake_targets/autotests/run_exec_autotests.bash -g "
nr_ulschsim"
-d bin/ &&
echo "FINISHED" && sleep infinity
dnsPolicy
:
ClusterFirst
restartPolicy
:
Always
...
...
charts/physims/charts/nr-ulsim/templates/deployment.yaml
View file @
361d1b40
...
...
@@ -37,7 +37,7 @@ spec:
command
:
[
"
/bin/sh"
,
"
-c"
]
args
:
-
>
cmake_targets/autotests/run_exec_autotests.bash -g "
015111" -q -np -b
-d bin/ &&
cmake_targets/autotests/run_exec_autotests.bash -g "
nr_ulsim"
-d bin/ &&
echo "FINISHED" && sleep infinity
dnsPolicy
:
ClusterFirst
restartPolicy
:
Always
...
...
charts/physims/charts/polartest/templates/deployment.yaml
View file @
361d1b40
...
...
@@ -37,7 +37,7 @@ spec:
command
:
[
"
/bin/sh"
,
"
-c"
]
args
:
-
>
cmake_targets/autotests/run_exec_autotests.bash -g "
015103" -q -np -b
-d bin/ &&
cmake_targets/autotests/run_exec_autotests.bash -g "
polartest"
-d bin/ &&
echo "FINISHED" && sleep infinity
dnsPolicy
:
ClusterFirst
restartPolicy
:
Always
...
...
charts/physims/charts/smallblocktest/templates/deployment.yaml
View file @
361d1b40
...
...
@@ -37,7 +37,7 @@ spec:
command
:
[
"
/bin/sh"
,
"
-c"
]
args
:
-
>
cmake_targets/autotests/run_exec_autotests.bash -g "
015107" -q -np -b
-d bin/ &&
cmake_targets/autotests/run_exec_autotests.bash -g "
smallblocktest"
-d bin/ &&
echo "FINISHED" && sleep infinity
dnsPolicy
:
ClusterFirst
restartPolicy
:
Always
...
...
charts/physims/charts/ulsim/templates/deployment.yaml
View file @
361d1b40
...
...
@@ -37,7 +37,7 @@ spec:
command
:
[
"
/bin/sh"
,
"
-c"
]
args
:
-
>
cmake_targets/autotests/run_exec_autotests.bash -g "
015101" -q -np -b
-d bin/ &&
cmake_targets/autotests/run_exec_autotests.bash -g "
ulsim"
-d bin/ &&
echo "FINISHED" && sleep infinity
dnsPolicy
:
ClusterFirst
restartPolicy
:
Always
...
...
cmake_targets/autotests/test_case_list.xml
View file @
361d1b40
<testCaseList>
<TestCaseExclusionList></TestCaseExclusionList>
<testCase
id=
"
015100
"
>
<testCase
id=
"
dlsim
"
>
<desc>
dlsim Test cases. (Test 1: 10 MHz, R2.FDD (MCS 5), EVA5, -1dB),
(Test 5: 1.4 MHz, R4.FDD (MCS 4), EVA5, 0dB (70%)),
(Test 6: 10 MHz, R3.FDD (MCS 15), EVA5, 6.7dB (70%)),
...
...
@@ -31,13 +31,13 @@
-m=26 -g=F -s=16.6 -w=1.0 -f=.2 -n=500 -B=100 -c=2 -z=2 -r=1899 -O=60
-m=14 -g=F -s=6.8 -w=1.0 -f=.2 -n=500 -B=50 -c=2 -x=2 -y=2 -z=2 -O=60
-m=13 -g=F -s=5.9 -w=1.0 -f=.2 -n=500 -B=25 -c=3 -x=2 -y=2 -z=2 -O=60
</main_exec_args>
<tags>
dlsim.test1 dlsim.test5 dlsim.test6 dlsim.test6b dlsim.test7 dlsim.test7b dlsim.test10 dlsim.test10b dlsim.test11 dlsim.test11a dlsim.test11b dlsim.test11c dlsim.TM2_test1 dlsim.
TM2_test1b
</tags>
<tags>
test1 test5 test6 test6b test7 test7b test10 test10b test11 test15 test15b test15c TM2_test1
TM2_test1b
</tags>
<search_expr_true>
"passed"
</search_expr_true>
<search_expr_false>
segmentation fault|assertion|exiting|fatal
</search_expr_false>
<nruns>
3
</nruns>
</testCase>
<testCase
id=
"
015101
"
>
<testCase
id=
"
ulsim
"
>
<desc>
ulsim Test cases. (Test 1: 5 MHz, FDD (MCS 5), AWGN, 6dB),
(Test 2: 5 MHz, FDD (MCS 16), AWGN , 12dB (70%)),
(Test 3: 10 MHz, R3.FDD (MCS 5), AWGN, 6dB (70%)),
...
...
@@ -51,13 +51,13 @@
-BnbRBs=50 -mcs=16 -yN_rx=1 -gchannel=N -xTransmission=1 -snr=12 -wsnrInterrupt=1.0 -e_snr_step=.1 -P -nb_frame=500 -Operf=70
-BnbRBs=100 -mcs=5 -yN_rx=1 -gchannel=N -xTransmission=1 -snr=6 -wsnrInterrupt=1.0 -e_snr_step=.1 -P -nb_frame=500 -Operf=70
-BnbRBs=100 -mcs=16 -yN_rx=1 -gchannel=N -xTransmission=1 -snr=12 -wsnrInterrupt=1.0 -e_snr_step=.1 -P -nb_frame=500 -Operf=70
</main_exec_args>
<tags>
ulsim.test1 ulsim.test2 ulsim.test3 ulsim.test4 ulsim.test5 ulsim.
test6
</tags>
<tags>
test1 test2 test3 test4 test5
test6
</tags>
<search_expr_true>
"passed"
</search_expr_true>
<search_expr_false>
segmentation fault|assertion|exiting|fatal
</search_expr_false>
<nruns>
3
</nruns>
</testCase>
<testCase
id=
"
015102
"
>
<testCase
id=
"
ldpctest
"
>
<desc>
ldpc Test cases. (Test1: block length = 3872),
(Test2: block length = 4224),
(Test3: block length = 4576),
...
...
@@ -79,13 +79,13 @@
-l7040 -s10 -n100
-l7744 -s10 -n100
-l8448 -s10 -n100
</main_exec_args>
<tags>
ldpctest.test1 ldpctest.test2 ldpctest.test3 ldpctest.test4 ldpctest.test5 ldpctest.test6 ldpctest.test7 ldpctest.test8 ldpctest.test9 ldpctest.
test10
</tags>
<tags>
test1 test2 test3 test4 test5 test6 test7 test8 test9
test10
</tags>
<search_expr_true>
BLER 0.000000
</search_expr_true>
<search_expr_false>
segmentation fault|assertion|exiting|fatal
</search_expr_false>
<nruns>
3
</nruns>
</testCase>
<testCase
id=
"
015103
"
>
<testCase
id=
"
polartest
"
>
<desc>
polartest Test cases. (Test1: PBCH polar test),
(Test2: DCI polar test),
(Test3: UCI polar test,6-bit CRC),
...
...
@@ -95,13 +95,13 @@
-q -s-10 -f0 -m1
-q -s-2 -f2 -m2 -k12
-q -s-2 -f2 -m2 -k20
</main_exec_args>
<tags>
polartest.test1 polartest.test2 polartest.test3 polartest.
test4
</tags>
<tags>
test1 test2 test3
test4
</tags>
<search_expr_true>
BLER= 0.000000
</search_expr_true>
<search_expr_false>
segmentation fault|assertion|exiting|fatal
</search_expr_false>
<nruns>
3
</nruns>
</testCase>
<testCase
id=
"
015104
"
>
<testCase
id=
"
nr_pbchsim
"
>
<desc>
nr_pbchsim Test cases. (Test1: PBCH-only, 106 PRB),
(Test2: PBCH and synchronization, 106PBR),
(Test3: PBCH-only, 217 PRB),
...
...
@@ -117,13 +117,13 @@
-s-11 -S-8 -n10 -R273
-s-11 -S-8 -n10 -o8000 -I -R273
-s-11 -S-8 -n10 -R106 -O6
</main_exec_args>
<tags>
nr_pbchsim.test1 nr_pbchsim.test2 nr_pbchsim.test3 nr_pbchsim.test4 nr_pbchsim.test5 nr_pbchsim.test6 nr_pbchsim.
test7
</tags>
<tags>
test1 test2 test3 test4 test5 test6
test7
</tags>
<search_expr_true>
PBCH test OK
</search_expr_true>
<search_expr_false>
segmentation fault|assertion|exiting|fatal
</search_expr_false>
<nruns>
3
</nruns>
</testCase>
<testCase
id=
"
015105
"
>
<testCase
id=
"
nr_dlsim
"
>
<desc>
nr_dlsim Test cases. (Test1: 106 PRB),
(Test2: 217 PRB),
(Test3: 273 PRB),
...
...
@@ -146,7 +146,7 @@
(Test20: Mapping type B, 4 DMRS Symbols),
(Test21: 4x4 MIMO, 1 Layer),
(Test22: 4x4 MIMO, 2 Layers),
(Test23: 25 PRBs, 15 kHz SCS)
(Test23: 25 PRBs, 15 kHz SCS)
,
(Test24: MCS 0, low SNR performance)
</desc>
<main_exec>
nr_dlsim
</main_exec>
<main_exec_args>
-n100 -R106 -b106 -s5
...
...
@@ -173,13 +173,13 @@
-n10 -s20 -U 3 0 0 2 -gR -x2 -y4 -z4
-n100 -m0 -e0 -R25 -b25 -i 2 1 0
-n100 -e0 -t95 -S-1.0 -i 2 1 0
</main_exec_args>
<tags>
nr_dlsim.test1 nr_dlsim.test2 nr_dlsim.test3 nr_dlsim.test4 nr_dlsim.test5 nr_dlsim.test6 nr_dlsim.test7 nr_dlsim.test8 nr_dlsim.test9 nr_dlsim.test10 nr_dlsim.test11 nr_dlsim.test12 nr_dlsim.test13 nr_dlsim.test14 nr_dlsim.test15 nr_dlsim.test16 nr_dlsim.test17 nr_dlsim.test18 nr_dlsim.test19 nr_dlsim.test20 nr_dlsim.test21 nr_dlsim.test22 nr_dlsim.test23 nr_dlsim.
test24
</tags>
<tags>
test1 test2 test3 test4 test5 test6 test7 test8 test9 test10 test11 test12 test13 test14 test15 test16 test17 test18 test19 test20 test21 test22 test23
test24
</tags>
<search_expr_true>
PDSCH test OK
</search_expr_true>
<search_expr_false>
segmentation fault|assertion|exiting|fatal
</search_expr_false>
<nruns>
3
</nruns>
</testCase>
<testCase
id=
"
015106
"
>
<testCase
id=
"
nr_dlschsim
"
>
<desc>
nr_dlschsim Test cases. (Test1: 106 PRB),
(Test2: 217 PRB),
(Test3: 273 PRB)
</desc>
...
...
@@ -187,13 +187,13 @@
<main_exec_args>
-R 106 -m9 -s13 -n100
-R 217 -m15 -s15 -n100
-R 273 -m19 -s20 -n100
</main_exec_args>
<tags>
nr_dlschsim.test1 nr_dlschsim.test2 nr_dlschsim.
test3
</tags>
<tags>
test1 test2
test3
</tags>
<search_expr_true>
PDSCH test OK
</search_expr_true>
<search_expr_false>
segmentation fault|assertion|exiting|fatal
</search_expr_false>
<nruns>
3
</nruns>
</testCase>
<testCase
id=
"
015107
"
>
<testCase
id=
"
smallblocktest
"
>
<desc>
shortblocktest Test cases. (Test1: 3 bits),
(Test2: 6 bits),
(Test3: 7 bits),
...
...
@@ -203,14 +203,14 @@
-l 6 -s -4 -d 1 -i 10000
-l 7 -s -4 -d 1 -i 10000
-l 11 -s -4 -d 1 -i 10000
</main_exec_args>
<tags>
smallblocktest.test1 smallblocktest.test2 smallblocktest.test3 smallblocktest.
test4
</tags>
<tags>
test1 test2 test3
test4
</tags>
<search_expr_true>
BLER= 0.000000
</search_expr_true>
<search_expr_false>
segmentation fault|assertion|exiting|fatal
</search_expr_false>
<nruns>
3
</nruns>
</testCase>
<testCase
id=
"
015108
"
>
<testCase
id=
"
nr_ulschsim
"
>
<desc>
nr_ulschsim Test cases. (Test1: 106 PRBs),
(Test2: 217 PRBs),
(Test3: 273 PRBs)
...
...
@@ -220,13 +220,13 @@
-R 217 -m15 -s15 -n100
-R 273 -m19 -s20 -n100
-R 106 -m9 -s13 -n100 -y4 -z4 -W4
</main_exec_args>
<tags>
nr_ulschsim.test1 nr_ulschsim.test2 nr_ulschsim.test3 nr_ulschsim.
test4
</tags>
<tags>
test1 test2 test3
test4
</tags>
<search_expr_true>
PUSCH test OK
</search_expr_true>
<search_expr_false>
segmentation fault|assertion|exiting|fatal
</search_expr_false>
<nruns>
3
</nruns>
</testCase>
<testCase
id=
"
015109
"
>
<testCase
id=
"
nr_pucchsim
"
>
<desc>
nr_pucchsim Test cases. (Test1: Format 0 1-bit ACK miss 106 PRB),
(Test2: Format 0 2-bit ACK miss 106 PRB),
(Test3: Format 0 2-bit ACK miss, 1-bit SR 106 PRB),
...
...
@@ -262,14 +262,14 @@
-R 106 -i 1 -P 2 -q8 -b 32 -s-3 -n1000
-R 106 -i 1 -P 2 -q16 -b 32 -s-3 -n1000
-R 106 -i 1 -P 2 -q16 -b 64 -s-3 -n1000
</main_exec_args>
<tags>
nr_pucchsim.test1 nr_pucchsim.test2 nr_pucchsim.test3 nr_pucchsim.test4 nr_pucchsim.test5 nr_pucchsim.test6 nr_pucchsim.test7 nr_pucchsim.test8 nr_pucchsim.test9 nr_pucchsim.test10 nr_pucchsim.test11 nr_pucchsim.test12 nr_pucchsim.test13 nr_pucchsim.test14 nr_pucchsim.test15 nr_pucchsim.test16 nr_pucchsim.
test17
</tags>
<tags>
test1 test2 test3 test4 test5 test6 test7 test8 test9 test10 test11 test12 test13 test14 test15 test16
test17
</tags>
<search_expr_true>
PUCCH test OK
</search_expr_true>
<search_expr_false>
segmentation fault|assertion|exiting|fatal
</search_expr_false>
<nruns>
3
</nruns>
</testCase>
<testCase
id=
"
015110
"
>
<testCase
id=
"
dlsim_tm4
"
>
<desc>
dlsim_tm4 test cases (Test 1: 10 MHz, R2.FDD (MCS 5), EVA5, -1dB),
(Test 5: 1.4 MHz, R4.FDD (MCS 4), EVA5, 0dB (70%)),
(Test 6, 10 MHz, R3.FDD (MCS 15), EVA5, 6.7dB (70%)),
...
...
@@ -294,13 +294,13 @@
-m26 -gF -s17.7 -w1.0 -f.2 -n500 -B50 -c2 -z2 -O70
-m14 -gF -s6.8 -w1.0 -f.2 -n500 -B50 -c2 -x2 -y2 -z2 -O70
-m13 -gF -s5.9 -w1.0 -f.2 -n500 -B25 -c3 -x2 -y2 -z2 -O70
</main_exec_args>
<tags>
dlsim_tm4.test1 dlsim_tm4.test5 dlsim_tm4.test6 dlsim_tm4.test6b dlsim_tm4.test7 dlsim_tm4.test7b dlsim_tm4.test10 dlsim_tm4.test10b dlsim_tm4.test11 dlsim_tm4.TM2_test1 dlsim_tm4.
TM2_test1b
</tags>
<tags>
test1 test5 test6 test6b test7 test7b test10 test10b test11 TM2_test1
TM2_test1b
</tags>
<search_expr_true>
"passed"
</search_expr_true>
<search_expr_false>
segmentation fault|assertion|exiting|fatal
</search_expr_false>
<nruns>
3
</nruns>
</testCase>
<testCase
id=
"
015111
"
>
<testCase
id=
"
nr_ulsim
"
>
<desc>
nr_ulsim Test cases. (Test1: MCS 9 106 PRBs),
(Test2: MCS 16 50 PRBs),
(Test3: MCS 28 50 PRBs),
...
...
@@ -346,13 +346,13 @@
-m16 -r106 -s5.4 -S6 -z4 -n200 -U 4 1 1 1 2 -gI -b14 -t70 -I15 -i 2 1 0
-m16 -r106 -s3.4 -S3.8 -z8 -n200 -U 4 1 1 1 2 -gI -b14 -t70 -I15 -i 2 1 0
-n100 -m0 -S -0.6 -i 2 1 0
</main_exec_args>
<tags>
nr_ulsim.test1 nr_ulsim.test2 nr_ulsim.test3 nr_ulsim.test4 nr_ulsim.test5 nr_ulsim.test6 nr_ulsim.test7 nr_ulsim.test8 nr_ulsim.test9 nr_ulsim.test10 nr_ulsim.test11 nr_ulsim.test12 nr_ulsim.test13 nr_ulsim.test14 nr_ulsim.test15 nr_ulsim.test16 nr_ulsim.test17 nr_ulsim.test18 nr_ulsim.test19 nr_ulsim.test20 nr_ulsim.test21 nr_ulsim.
test22
</tags>
<tags>
test1 test2 test3 test4 test5 test6 test7 test8 test9 test10 test11 test12 test13 test14 test15 test16 test17 test18 test19 test20 test21
test22
</tags>
<search_expr_true>
PUSCH test OK
</search_expr_true>
<search_expr_false>
segmentation fault|assertion|exiting|fatal
</search_expr_false>
<nruns>
3
</nruns>
</testCase>
<testCase
id=
"
015112
"
>
<testCase
id=
"
nr_prachsim
"
>
<desc>
nr_prachsim Test cases. (Test1: 30kHz SCS, 106 PRBs, Prach format A2),
(Test2: 30kHz SCS, 217 PRBs, Prach format A2),
(Test3: 30kHz SCS, 273 PRBs, Prach format A2),
...
...
@@ -370,7 +370,7 @@
-a -s -30 -n 100 -p 32 -R 66 -m 3 -c52
-a -s -30 -n 100 -R 66 -m 3 -c52 -H
-a -s -30 -n 100 -p 99 -R 25 -m 0
</main_exec_args>
<tags>
nr_prachsim.test1 nr_prachsim.test2 nr_prachsim.test3 nr_prachsim.test4 nr_prachsim.test5 nr_prachsim.test6 nr_prachsim.test7 nr_prachsim.
test8
</tags>
<tags>
test1 test2 test3 test4 test5 test6 test7
test8
</tags>
<search_expr_true>
PRACH test OK
</search_expr_true>
<search_expr_false>
segmentation fault|assertion|exiting|fatal
</search_expr_false>
<nruns>
3
</nruns>
...
...
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