In basically all cases we want a CPU target on our target right? But what if we also want to run something else like iperf?
For now, I've had to bodge this by gluing the existing cpu_target test together with iperf features. This is hacky however and we should do better. In an ideal world we should just be able to specify multiple target tests to run at once
In basically all cases we want a CPU target on our target right? But what if we also want to run something else like iperf?
For now, I've had to bodge this by gluing the existing cpu_target test together with iperf features. This is hacky however and we should do better. In an ideal world we should just be able to specify multiple target tests to run at once