Skip to content

Commit e3e702f

Browse files
committed
testing: add missing rbp
Signed-off-by: IonutMuthi <[email protected]>
1 parent ea8d5d3 commit e3e702f

File tree

3 files changed

+54
-0
lines changed

3 files changed

+54
-0
lines changed

docs/tests/plugins/debugger/debugger_preferences_tests.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ Test 1: Control debugger version
3434

3535
**UID**: TST.DBG.PREF.CHANGE_VERSION
3636

37+
**RBP:** P1
38+
3739
**Description**: This option allows you to use the new debugger plugin. The new plugin is more stable and has more features than the old plugin. The old plugin is still available for use, but it is recommended to use the new plugin. When this option is checked, the new plugin is used. When it is unchecked, the old plugin is used. After changing this option, a restart of Scopy is required for the change to take effect.
3840

3941
**Preconditions**:
@@ -102,6 +104,8 @@ Test 2: Include debug attributes in IIO Explorer
102104

103105
**UID**: TST.DBG.PREF.INCLUDE_DEBUG_ATTRIBUTES
104106

107+
**RBP:** P2
108+
105109
**Description**: This option allows you to include IIO debug attributes in the IIO Explorer. When this option is checked, debug attributes are included in the IIO Explorer. When it is unchecked, debug attributes are not included in the IIO Explorer. After changing this option, a restart of Scopy is required for the change to take effect.
106110

107111
**Test prerequisites:**

docs/tests/plugins/debugger/debugger_tests.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ Test 1: Loading the debugger
3838

3939
**UID**: TST.DBG.EXPLR.LOAD
4040

41+
**RBP:** P0
42+
4143
**Description**: This test checks if the debugger plugin is loaded when any device is connected to Scopy.
4244

4345
**Preconditions**:
@@ -110,6 +112,8 @@ Test 2: The navigation tree from the debugger displays the correct information
110112

111113
**UID**: TST.DBG.EXPLR.NAV
112114

115+
**RBP:** P1
116+
113117
**Description**: This test checks if the navigation tree from the debugger displays the correct information.
114118

115119
**Test prerequisites**:
@@ -234,6 +238,8 @@ Test 3: The Filter Bar from the debugger works correctly
234238

235239
**UID**: TST.DBG.EXPLR.FILTER
236240

241+
**RBP:** P2
242+
237243
**Description**: This test checks if the Filter Bar from the debugger works correctly.
238244

239245
**Test prerequisites**:
@@ -309,6 +315,8 @@ Test 4: The title bar updates when selecting different elements from the navigat
309315

310316
**UID**: TST.DBG.EXPLR.TITLE
311317

318+
**RBP:** P3
319+
312320
**Description**: This test checks if the title bar updates when selecting different elements from the navigation tree.
313321

314322
**Test prerequisites**:
@@ -393,6 +401,8 @@ Test 5: The watch list from the debugger works correctly
393401

394402
**UID**: TST.DBG.EXPLR.WATCH
395403

404+
**RBP:** P1
405+
396406
**Description**: This test checks if the watch list from the debugger works correctly.
397407

398408
**Test prerequisites**:
@@ -494,6 +504,8 @@ Test 6: The details view from the debugger work correctly
494504

495505
**UID**: TST.DBG.EXPLR.DETAILS
496506

507+
**RBP:** P2
508+
497509
**Description**: This test checks if the details view from the debugger work correctly.
498510

499511
**Test prerequisites**:
@@ -582,6 +594,8 @@ Test 7: The read all button correctly reads all visible attributes
582594

583595
**UID**: TST.DBG.EXPLR.READ_ALL
584596

597+
**RBP:** P2
598+
585599
**Description**: This test checks if the read all button correctly reads all visible attributes.
586600

587601
**Test prerequisites**:
@@ -654,6 +668,8 @@ Test 8: The log window from the debugger correctly displays the operations
654668

655669
**UID**: TST.DBG.EXPLR.LOG
656670

671+
**RBP:** P3
672+
657673
**Description**: This test checks if the log window from the debugger correctly displays the operations.
658674

659675
**Test prerequisites**:
@@ -731,6 +747,8 @@ Test 9: Code Generator
731747

732748
**UID**: TST.DBG.CODEGEN
733749

750+
**RBP:** P3
751+
734752
**Description**: This test verifies that the Debugger tool can generate correct libiio C code for connecting to a device.
735753

736754
**Preconditions**:

docs/tests/plugins/swiot1l/swiot1l_tests.rst

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ Test 1 - SWIOT compatibility
9999

100100
**UID**: TST.SWIOT.COMPAT
101101

102+
**RBP:** P0
103+
102104
**Description**: This test verifies that the SWIOT plugin is compatible
103105
with the selected device and that the plugin is able to correctly parse it.
104106

@@ -141,6 +143,8 @@ Test 2 - Mode switching
141143

142144
**UID**: TST.SWIOT.MODES
143145

146+
**RBP:** P0
147+
144148
**Description**: This test verifies that the SWIOT plugin is able
145149
to switch between Config and Runtime modes.
146150

@@ -251,6 +255,8 @@ Test 3 - SWIOT config mode
251255

252256
**UID**: TST.SWIOT.CONFIG
253257

258+
**RBP:** P1
259+
254260
**Description:** This test verifies that the SWIOT plugin
255261
is able to configure the device correctly.
256262

@@ -333,6 +339,8 @@ Test 4 - AD74413R plot operations
333339

334340
**UID**: TST.AD74413R.PLOT
335341

342+
**RBP:** P1
343+
336344
**Description:** This test verifies that the AD74413R instrument
337345
plot changes such as labels and timestamp are correctly modified.
338346

@@ -399,6 +407,8 @@ Test 5 - AD74413R channel operations
399407

400408
**UID**: TST.AD74413R.CHANNEL
401409

410+
**RBP:** P1
411+
402412
**Description:** This test verifies that AD74413R
403413
channels can correctly output and acquire accurate data as
404414
displayed on the plot and measured by the instrument.
@@ -519,6 +529,8 @@ Test 6 - AD74413R diagnostic channels
519529

520530
**UID**: TST.AD74413R.DIAG
521531

532+
**RBP:** P2
533+
522534
**Description:** This test verifies that the AD74413R
523535
diagnostic channels can be correctly configured and
524536
displayed on the instrument.
@@ -591,6 +603,8 @@ Test 7 - AD74413R sampling frequency
591603

592604
**UID**: TST.AD74413R.SAMPLING
593605

606+
**RBP:** P2
607+
594608
**Description:** This test verifies that the AD74413R
595609
instrument can correctly compute the acquisition rate based on
596610
the number of enabled channels.
@@ -648,6 +662,8 @@ Test 8 - AD74413R tutorial & docs
648662

649663
**UID**: TST.AD74413R.TUTORIAL
650664

665+
**RBP:** P3
666+
651667
**Description:** This test verifies that the AD74413R
652668
instrument tutorial can be correctly started, followed
653669
and the documentation is accessible.
@@ -734,6 +750,8 @@ Test 9 - MAX14906 plot operations
734750

735751
**UID**: TST.MAX14906.PLOT
736752

753+
**RBP:** P1
754+
737755
**Description:** This test verifies that the MAX14906 instrument
738756
time span can be correctly modified.
739757

@@ -787,6 +805,8 @@ Test 10 - MAX14906 channel operations
787805

788806
**UID**: TST.MAX14906.CHANNEL
789807

808+
**RBP:** P1
809+
790810
**Description:** This test verifies that MAX14906
791811
channels can correctly output and acquire accurate data as
792812
displayed on the plot and measured by the instrument.
@@ -843,6 +863,8 @@ Test 11 - MAX14906 tutorial & docs
843863

844864
**UID**: TST.MAX14906.TUTORIAL
845865

866+
**RBP:** P3
867+
846868
**Description:** This test verifies that the MAX14906
847869
instrument tutorial can be correctly started, followed
848870
and the documentation is accessible.
@@ -930,6 +952,8 @@ Test 12 - Faults Run Single
930952

931953
**UID**: TST.FAULTS.RUN_SINGLE
932954

955+
**RBP:** P1
956+
933957
**Description:** This test verifies that the Faults instrument
934958
can poll faults values for both devices.
935959

@@ -992,6 +1016,8 @@ Test 13 - Faults clear and reset
9921016

9931017
**UID**: TST.FAULTS.CLEAR_RESET
9941018

1019+
**RBP:** P2
1020+
9951021
**Description:** This test verifies that the Faults instrument
9961022
can reset the polled values after a capture.
9971023

@@ -1048,6 +1074,8 @@ Test 14 - Faults Run continuous
10481074

10491075
**UID**: TST.FAULTS.RUN_CONTINUOUS
10501076

1077+
**RBP:** P2
1078+
10511079
**Description:** This test verifies that the Faults instrument
10521080
can poll faults values for both devices in continuous mode.
10531081

@@ -1102,6 +1130,8 @@ Test 15 - Faults tutorial & docs
11021130

11031131
**UID**: TST.FAULTS.TUTORIAL
11041132

1133+
**RBP:** P3
1134+
11051135
**Description:** This test verifies that the Faults
11061136
instrument tutorial can be correctly started, followed
11071137
and the documentation is accessible.
@@ -1189,6 +1219,8 @@ Test 16 - SWIOT external supply
11891219

11901220
**UID**: TST.SWIOT.EXTERNAL_SUPPLY
11911221

1222+
**RBP:** P2
1223+
11921224
**Description:** This test verifies that the SWIOT plugin
11931225
can correctly detect and notify the user that the external
11941226
power supply switch is turned off.

0 commit comments

Comments
 (0)