Commit 0931357
committed
fix: Fix broken tp/cg filtering/update in testplan.py
I accidentally removed the filtering with f328cbc. Then (worse!)
removed the update to the class variable in 78c0fab.
This commit puts both back, and also now distinguishes between "there
are no testpoints" and "you have filtered out all of the testpoints".
Signed-off-by: Rupert Swarbrick <rswarbrick@lowrisc.org>1 parent c6ec8bb commit 0931357
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
564 | 577 | | |
565 | 578 | | |
566 | 579 | | |
| |||
0 commit comments