[chirp_devel] Run_Tests errors
Dan Smith
Tue Nov 5 07:15:44 PST 2019
> Where is that 2.4 MHz value coming from? The Valid Bands declaration
> excludes it, so yes, it will fail. My test img file has 3.985 MHz in
> memory channel 0.
You'll have to read the test, but it's probably choosing one of the band edges you've provided. It is trying to take the features a driver exposes and synthesize a memory that the driver will accept in order to poke everything else about it. If it's choosing poorly, the test might need a tweak, but we should do so carefully.
> This is also causing the Edges test to fail with: "No mutable memory
> locations found"
This is it doing a similar thing, looking for a memory/location combo that works so it can try things like setting memories *at* the band edges, etc.
--Dan
More information about the chirp_devel
mailing list