diff options
Diffstat (limited to 'TODO/testing.md')
| -rw-r--r-- | TODO/testing.md | 13 |
1 files changed, 2 insertions, 11 deletions
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 @@ | |||
| 2 | 2 | ||
| 3 | ## Architecture | 3 | ## Architecture |
| 4 | 4 | ||
| 5 | * Folder structure: each module (.h file) has a corresponding test/module_name | 5 | * write makefile |
| 6 | folder containing the important tests. | 6 | * how to build everything except nissy.c? |
| 7 | * How to test pre / post -init()? | ||
| 8 | * Makefile: one target for each module with correct dependencies. | ||
| 9 | * Makefile: perhaps write a specific makefile for testing in test folder. | ||
| 10 | |||
| 11 | ## Test sttructure | ||
| 12 | |||
| 13 | * Make consistent | ||
| 14 | * Little output for success | ||
| 15 | * Stop on first failed? (automatic with makefile) | ||
| 16 | 7 | ||
| 17 | ## Write tests | 8 | ## Write tests |
| 18 | 9 | ||
