| commit | 48b60fbfbc0b079263db0161ea1ae3172d2b4a26 | [log] [tgz] |
|---|---|---|
| author | Simon Marchi <simon.marchi@polymtl.ca> | Fri May 02 13:57:57 2025 -0400 |
| committer | Simon Marchi <simon.marchi@efficios.com> | Fri Jun 13 12:14:14 2025 -0400 |
| tree | 280480d37ee3409c586ced9e9659ab1a27e7cdeb | |
| parent | 8b9c9b26e18a63aae5b7fcac6b68cede5b61aaf3 [diff] |
gdb: re-work parallel-for-selftests.c I find this file difficult to work with and modify, due to how it uses the preprocessor to include itself, to generate variations of the test functions. Change it to something a bit more C++-y, with a test function that accepts a callback to invoke the foreach function under test. Change-Id: Ibf1e2907380a88a4f8e4b4b88df2b0dfd0e9b6c8