commit | c57207c15c4fa980263e6849d0e6472c33e647fc | [log] [tgz] |
---|---|---|
author | Lancelot SIX <lancelot.six@amd.com> | Wed Mar 23 15:29:53 2022 +0000 |
committer | Lancelot SIX <lancelot.six@amd.com> | Tue Apr 19 09:12:42 2022 +0100 |
tree | 5f84e945862557442b82ee973afb7db620117dd5 | |
parent | 2aaee75f81a130011c96a0ab38475dba894114c3 [diff] |
gdbsupport/selftest: Replace for_each_selftest with an iterator_range Remove the callback-based selftests::for_each_selftest function and use an iterator_range instead. Also use this iterator range in run_tests so all iterations over the selftests are done in a consistent way. This will become useful in a later commit. Change-Id: I0b3a5349a7987fbcb0071f11c394e353df986583