On 2023-07-26 00:43:36+0800, Zhangjin Wu wrote: > The other tests use 1 as failure, mmap_munmap_good uses -1 as failure, > let's fix up this. > > Signed-off-by: Zhangjin Wu <falcon@xxxxxxxxxxx> Reviewed-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx> > --- > > Willy, if it is ok for you, please merge this one to our old queued commit: > > commit 6b3e54d01905 ("selftests/nolibc: add mmap_munmap_good test case") > > --- > tools/testing/selftests/nolibc/nolibc-test.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-)