]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Start using output and expected vs d1 and d2
authorDonald Sharp <sharpd@nvidia.com>
Mon, 31 Jul 2023 12:18:40 +0000 (08:18 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 1 Aug 2023 11:57:16 +0000 (07:57 -0400)
commit0099493f1e0f6b197d0a6f2e49c0ed6a8c174c03
treec3691ead688368b02ccc88a126c3068d5cb72268
parent031d4586f023823ff42e7dca38d5540b208dfe87
tests: Start using output and expected vs d1 and d2

Let us start using output and expected in lib/topotest.py
because when we see output it is confusing what d1 is
versus what d2 is.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/lib/topotest.py