Skip to content

Commit

Permalink
Add all tests to test list
Browse files Browse the repository at this point in the history
  • Loading branch information
M0stafaRady committed Feb 25, 2024
1 parent a289e47 commit fed3475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion verify/uvm-python/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ MAKEFLAGS += --no-print-directory

# List of tests
TESTS := TX_StressTest RX_StressTest LoopbackTest PrescalarStressTest LengthParityTXStressTest LengthParityRXStressTest WriteReadRegsTest
TESTS := WriteReadRegsTest
# TESTS := WriteReadRegsTest

# Variable for tag - set this as required
SIM_TAG ?= default_tag
Expand Down

0 comments on commit fed3475

Please sign in to comment.