commit | eb22b4c670c7ae4e7ebb5fb5fd4a7b96e31e3d01 | [log] [tgz] |
---|---|---|
author | Daniel Wagner <wagi@monom.org> | Thu Mar 21 16:34:54 2024 +0100 |
committer | Anders Roxell <anders.roxell@gmail.com> | Mon Mar 25 08:53:01 2024 +0100 |
tree | 53fd951d67ade2a9c4f8d2c40752106fd11349f3 | |
parent | 69eabfb366da41c7f4f5c1f617be7e08c6b1a241 [diff] |
signaltest: add support to run a thread per cpu Add the feature to run a thread per CPU automatically. This simplifies setups with many different boards where the test should run a thread per available CPU. Signed-off-by: Daniel Wagner <wagi@monom.org>