From fa92d226601692c42243d68ebb03a04a1a63dfb8 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Mon, 16 Mar 2026 15:45:59 +0100 Subject: [PATCH] Document not covered --- tests/Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tests/Makefile b/tests/Makefile index 29f44e554..c5bae2a92 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -5,6 +5,16 @@ endif OVERRIDE_MAIN=1 include ./common.mk +# Directories with tests not run: +# errors +# lut +# pyosys +# smv +# sva +# tools +# unit +# vloghtb + # Tests that generate Makefile with gen_tests_makefile.py MK_TEST_DIRS = MK_TEST_DIRS += ./arch/analogdevices