commit | 508caf528ac3504f4757271c1d12dfb2d4a3967d | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Mon Sep 16 16:29:15 2019 +0200 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Tue Sep 24 19:21:19 2019 +0200 |
tree | a4814b70f32aac33e82c1f61673a1d895dd0e536 | |
parent | d46b0869f4ab2e1428eed347a652b969e3111b03 [diff] [blame] |
Document the test outcome file
diff --git a/docs/architecture/Makefile b/docs/architecture/Makefile index 4873dae..2b2a11b 100644 --- a/docs/architecture/Makefile +++ b/docs/architecture/Makefile
@@ -3,6 +3,7 @@ default: all all_markdown = \ + testing/test-framework.md \ # This line is intentionally left blank html: $(all_markdown:.md=.html)