From aaeb153ce869567f4f88f083dba28445216714f6 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 22 Jan 2023 00:23:32 +0100 Subject: Started working on testing (broken for now) --- TODO/testing.md | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) (limited to 'TODO/testing.md') diff --git a/TODO/testing.md b/TODO/testing.md index 9b6f23a..78e6fbb 100644 --- a/TODO/testing.md +++ b/TODO/testing.md @@ -2,17 +2,8 @@ ## Architecture -* Folder structure: each module (.h file) has a corresponding test/module_name - folder containing the important tests. -* How to test pre / post -init()? -* Makefile: one target for each module with correct dependencies. -* Makefile: perhaps write a specific makefile for testing in test folder. - -## Test sttructure - -* Make consistent -* Little output for success -* Stop on first failed? (automatic with makefile) +* write makefile +* how to build everything except nissy.c? ## Write tests -- cgit v1.3