Gilles Peskine
78c45dbb0f
check_test_cases: move "walk" functions into a class
...
Make the structure more Pythonic: use classes for abstraction and
refinement, rather than higher-order functions.
Convert walk(function, state, data) into instance.walk(data) where
instance has a method that implements function and state is a field of
instance.
No behavior change.
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2020-06-26 18:29:25 +02:00
..
2019-06-29 17:45:34 -05:00
2020-06-25 14:22:06 +02:00
2020-06-22 12:30:48 +02:00
2020-06-25 14:22:06 +02:00
2020-06-25 14:22:06 +02:00
2020-06-26 18:29:25 +02:00
2020-06-15 12:05:47 +02:00
2020-06-15 12:05:47 +02:00
2020-06-15 12:05:47 +02:00
2020-06-15 12:05:47 +02:00
2020-06-15 12:05:47 +02:00
2020-06-15 12:05:47 +02:00
2020-06-15 12:05:47 +02:00
2019-06-29 17:45:34 -05:00
2020-06-15 12:05:47 +02:00
2020-06-15 12:05:47 +02:00
2020-06-15 12:05:47 +02:00
2020-06-15 12:05:47 +02:00
2020-06-15 12:05:47 +02:00
2020-04-11 20:23:22 +02:00
2020-06-15 12:05:47 +02:00
2020-06-15 12:05:47 +02:00
2020-06-15 12:05:47 +02:00
2020-06-15 12:05:47 +02:00
2020-06-15 12:05:47 +02:00
2020-06-15 12:05:47 +02:00
2020-04-11 20:23:22 +02:00
2020-06-15 12:05:47 +02:00
2020-06-15 12:05:47 +02:00
2020-06-15 12:05:47 +02:00
2020-06-15 12:05:47 +02:00
2020-04-11 20:23:22 +02:00
2020-04-11 20:23:22 +02:00
2020-06-15 12:05:47 +02:00
2020-06-15 12:05:47 +02:00
2020-06-15 12:05:47 +02:00
2020-06-15 12:05:47 +02:00