This repository was archived by the owner on Apr 30, 2026. It is now read-only.
Commit 0de3f62
committed
Add unit tests for sdg.filterblock
This new file introduces some unit tests for the filterblock module.
A previous commit introduced a bug fix to ensure that unexpected data
does not cause this block to break. These tests exercise those fixes.
The tests introduced here will run automatically in CI and help ensure
that the problem does not reoccur.
Signed-off-by: Russell Bryant <rbryant@redhat.com>1 parent 97d3fcd commit 0de3f62
1 file changed
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
0 commit comments