Skip to content

Commit e3ca62a

Browse files
Remove push_pull_open_drain_check from testplan
The OD/PP check is being checked for every test in I3cBusMonitor after improvement introduced in 51b558f. There is no need to create a dedicated test for that. Internal-tag: [#96476]
1 parent 9ce1f11 commit e3ca62a

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

verification/testplan/top/target.hjson

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -328,16 +328,6 @@
328328
tests: ["priv_write_tight_timing_sr"]
329329
tags: ["top"]
330330
}
331-
{
332-
name: push_pull_open_drain_check
333-
desc:
334-
'''
335-
Perform a random I3C transactions to the target device. Monitor the `sel_od_pp_o` optput and ensure
336-
the core drives the bus in the correct mode.
337-
'''
338-
tests: [""]
339-
tags: ["top"]
340-
}
341331
{
342332
name: bus_idle
343333
desc:

0 commit comments

Comments
 (0)