Werner Lewis 2b527a394d Split generate_tests to reduce code complexity
Previous implementation mixed the test case generation and the
recursive generation calls together. A separate method is added to
generate test cases for the current class' test function. This reduces
the need to override generate_tests().

Signed-off-by: Werner Lewis <werner.lewis@arm.com>
2022-08-24 18:10:13 +01:00
..
2022-07-12 11:11:20 +02:00
2022-02-28 16:06:36 +01:00
2021-10-27 11:45:57 +02:00