[varStore] Add another test
This commit is contained in:
parent
b72a8da045
commit
abe2a37b6f
@ -121,6 +121,23 @@ def buildAxis(axisTag):
|
|||||||
1,
|
1,
|
||||||
180,
|
180,
|
||||||
),
|
),
|
||||||
|
(
|
||||||
|
5,
|
||||||
|
[
|
||||||
|
[0, 11, 12, 0, 20],
|
||||||
|
[0, 13, 12, 0, 20],
|
||||||
|
[0, 14, 12, 0, 20],
|
||||||
|
[0, 15, 12, 0, 20],
|
||||||
|
[0, 16, 12, 0, 20],
|
||||||
|
[10, 300, 0, 0, 20],
|
||||||
|
[10, 301, 0, 0, 20],
|
||||||
|
[10, 302, 0, 0, 20],
|
||||||
|
[10, 303, 0, 0, 20],
|
||||||
|
[10, 304, 0, 0, 20],
|
||||||
|
],
|
||||||
|
2,
|
||||||
|
206,
|
||||||
|
),
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
def test_optimize(numRegions, varData, expectedNumVarData, expectedBytes):
|
def test_optimize(numRegions, varData, expectedNumVarData, expectedBytes):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user