On Fri, 12 Mar 2021 at 11:24, Alex Bennée <alex.ben...@linaro.org> wrote: > > > Peter Maydell <peter.mayd...@linaro.org> writes: > > > On Fri, 12 Mar 2021 at 10:31, Alex Benn=C3=A9e <alex.ben...@linaro.org> wro= > > te: > >> > >> Query the SYS_HEAPINFO semicall and do some basic verification of the > >> information via libc calls. > > > > Are we both testing system emulation and linux-user, or just one of the two= > > ? > > Currently just linux-user. There is no inherent reason we couldn't add a > system emulation test but I felt that was already reasonably exercised > by your semihosting tests.
Do we run those automatically anywhere ? I agree that probably the best thing is to get those into the CI loop somehow (and then put a SYS_HEAPINFO test there.) -- PMM