From 3c9ac4da54548e2a6446e78b4fbb979b47cfc4d9 Mon Sep 17 00:00:00 2001 From: Johnny Richard Date: Sun, 16 Apr 2023 01:07:33 +0200 Subject: test: Add munit test framework Signed-off-by: Johnny Richard --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 7ec8def..09fff70 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ pipac build +*.o -- cgit v1.2.3