No, I can't. I did not build any peripherals. I expect other people to join for this task.
On Wed, Jul 5, 2017, 6:59 PM Richard Henderson <r...@twiddle.net> wrote: > On 07/04/2017 08:34 PM, Michael Rolnik wrote: > > Hi Richard. > > > > Thank you for finding a bug. > > As for the testing > > 1. I have a small program that calculates fibonacci numbers. I use it to > test > > mainly stack operations for different CPU flavors (1, 2 or 3 bytes PC). > > 2. I manually verified that I can debug with gdb, that includes > > a. stepping > > b. running > > c. stopping > > d. breakpoints > > e. backtrace shows correct stack > > 3. I manually verified that I can save and load vm states > > 4. `make check` passes > > > > If you please point me to a doc that explains how automatic unit tests > can be > > added to a QEMU target, I will happily add them. > > Can you boot an AVR kernel? > > How about the environment that newlib builds with libgloss? With that > you'd be > able to run the gcc testsuite, which would be extremely helpful. > > > r~ >