diff options
author | Clément Bénier <clement.benier@iot.bzh> | 2018-08-30 13:21:25 +0200 |
---|---|---|
committer | Clément Bénier <clement.benier@iot.bzh> | 2018-08-30 14:00:52 +0200 |
commit | af184b48d00d7b764583518576ddc96fd79511ed (patch) | |
tree | 45bc2cc7a5fc18c0da984d0193357e6e058664dc /docs/SUMMARY.md | |
parent | d2197e0999b3437faa33acc5643f688e35fa0e84 (diff) |
xds-server test: add xds-server test partguppy_6.90.0guppy/6.90.0flounder_5.99.6flounder_5.99.5flounder/5.99.6flounder/5.99.56.90.05.99.65.99.5
quickly explain the test architecture
explain how to launch xds-server test and its options
Change-Id: Ia94aef611dbb2295ea4fb31d13e22e758ad30827
Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
Diffstat (limited to 'docs/SUMMARY.md')
-rw-r--r-- | docs/SUMMARY.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 9b40ce3..ffa286f 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -26,6 +26,7 @@ * [How to run](part-2/1_xds-server/2_how-to-run.md) * [Build from scratch](part-2/1_xds-server/3_build.md) * [Debugging](part-2/1_xds-server/4_debug.md) + * [Test](part-2/1_xds-server/5_test.md) * [XDS-agent](part-2/2_xds-agent/0_abstract.md) * [Configuration](part-2/2_xds-agent/1_config.md) * [Start](part-2/2_xds-agent/2_start.md) |