ethernet/tb
Sean Anderson 592ba14091 tb: Refactor out with_valids
Parametrizing a test over different methods of generating valid data
will be useful for other tests as well. Refactor it out. We have to bind
valids early in with_valids.test, otherwise we will end up binding
with_valids.valid by reference (causing all tests to use saw_valid).

Signed-off-by: Sean Anderson <seanga2@gmail.com>
2022-08-24 12:25:07 -04:00
..
__init__.py Make testbenches a module 2022-08-21 12:36:28 -04:00
pcs.py tb: Refactor out with_valids 2022-08-24 12:25:07 -04:00
pmd.py tb: Move print_list_at/compare_lists to util 2022-08-24 12:16:43 -04:00
util.py tb: Refactor out with_valids 2022-08-24 12:25:07 -04:00