On 9/20/21 5:58 PM, Simon Marchi wrote: > On 2021-09-13 11:40 a.m., Tom de Vries via Gdb-patches wrote: > I presume this is for your other patch ([RFC][gdb/testsuite] Register > test for each arch separately in register_test_foreach_arch). Yes. > Since > this is just for tests and we don't care about performance (at least, we > care more about simplicity), I think it would be fine to just make the > existing register_test take an std::function. Ack, done. I'll commit like this, unless there are further comments (f.i., to not do the simple_selftest -> lambda_selftest rename). Thanks, - Tom