From 39d530c80c2377f419f975ceb4f1c63f3e70b044 Mon Sep 17 00:00:00 2001 From: Michael Neuling Date: Tue, 2 May 2017 13:23:07 +1000 Subject: Add tests for physical memory map This adds a bunch of tests to the physical memory map infrastructure. It checks for overlaps and alignment.. Signed-off-by: Michael Neuling Signed-off-by: Stewart Smith --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 17e71f9..a276cc7 100644 --- a/.gitignore +++ b/.gitignore @@ -66,6 +66,7 @@ external/mambo/skiboot-hello_world.dump external/memboot/memboot hdata/test/hdata_to_dt hdata/test/hdata_to_dt-gcov +hw/test/phys-map-test hw/ipmi/test/run-fru hw/ipmi/test/*-gcov libc/test/run-time -- cgit v1.1