aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--content/tocs/devguides/fetched_files.yml8
-rw-r--r--content/tocs/devguides/toc_dev_en.yml13
2 files changed, 21 insertions, 0 deletions
diff --git a/content/tocs/devguides/fetched_files.yml b/content/tocs/devguides/fetched_files.yml
index eeda70c..b4a6182 100644
--- a/content/tocs/devguides/fetched_files.yml
+++ b/content/tocs/devguides/fetched_files.yml
@@ -176,3 +176,11 @@ repositories:
- source: part-2/4_xds-gdb/1_config.md
- source: part-2/4_xds-gdb/2_build.md
- source: part-2/4_xds-gdb/3_debug.md
+
+-
+ url_fetch: "GITHUB_FETCH"
+ git_name: baylibre/agl-docs-baylibre
+ git_commit: "master"
+ documents:
+ - source: CIAT/training/How_to_write_your_own_tests_for_AGL.pdf
+ - source: CIAT/training/Hands_on_lab_documentation.pdf
diff --git a/content/tocs/devguides/toc_dev_en.yml b/content/tocs/devguides/toc_dev_en.yml
index c64968a..7abb1fa 100644
--- a/content/tocs/devguides/toc_dev_en.yml
+++ b/content/tocs/devguides/toc_dev_en.yml
@@ -226,3 +226,16 @@ children:
-
name: AppFW - Privileges Management
url: reference/iotbzh2016/appfw/03-AGL-AppFW-Privileges-Management.pdf
+
+-
+ name: "Continuous Integration - Automated Testing (CIAT)"
+ children:
+ -
+ name: Training
+ children:
+ -
+ name: "How to write tests (overview slides)"
+ url: reference/CIAT/training/How_to_write_your_own_tests_for_AGL.pdf
+ -
+ name: "How to write tests (detailed)"
+ url: reference/CIAT/training/Hands_on_lab_documentation.pdf