shorten test cases
Files
2- Markus Holzer authored
@@ -58,7 +58,7 @@ def check_for_collision_rule_equivalence(collision_rule1, collision_rule2, use_n
@@ -58,7 +58,7 @@ def check_for_collision_rule_equivalence(collision_rule1, collision_rule2, use_n
@@ -78,8 +78,8 @@ def test_cumulant():
@@ -78,8 +78,8 @@ def test_cumulant():
@@ -89,8 +89,8 @@ def test_srt():
@@ -89,8 +89,8 @@ def test_srt():
@@ -99,8 +99,8 @@ def test_srt_short():
@@ -99,8 +99,8 @@ def test_srt_short():
@@ -117,8 +117,8 @@ def test_trt(stencil_name, continuous_moments):
@@ -117,8 +117,8 @@ def test_trt(stencil_name, continuous_moments):
@pytest.mark.parametrize('method_name', [Method.TRT_KBC_N1, Method.TRT_KBC_N2, Method.TRT_KBC_N3, Method.TRT_KBC_N4])
@@ -127,3 +127,15 @@ def test_trt_kbc_long(method_name, dim):
@@ -127,3 +127,15 @@ def test_trt_kbc_long(method_name, dim):