Commit 38dacb30 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 340e372b
......@@ -675,6 +675,13 @@ def test_restructure():
assertB(b8, 8)
# ---- tricky cases
z = Z(0,1,2,3)
R(z, 'T2/T1-T3/B0-B1-T-T/B2-B3')
R(z, 'T2/T1-T/T-T-B2,3/B0-B1')
# ---- tests on automatically generated topologies ----
#
# ( we make sure that Restructure can make the restructurement and that
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment