summaryrefslogtreecommitdiffstats
path: root/docs/api/tests.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/tests.md')
-rw-r--r--docs/api/tests.md15
1 files changed, 11 insertions, 4 deletions
diff --git a/docs/api/tests.md b/docs/api/tests.md
index 40c7d8a..1db3a8b 100644
--- a/docs/api/tests.md
+++ b/docs/api/tests.md
@@ -4,22 +4,28 @@
~ that can be found in the LICENSE file.
-->
-# ANTA Tests landing page
+# ANTA Tests Landing Page
-This section describes all the available tests provided by ANTA package.
+This section describes all the available tests provided by the ANTA package.
+## Available Tests
+
+Here are the tests that we currently provide:
- [AAA](tests.aaa.md)
- [BFD](tests.bfd.md)
- [Configuration](tests.configuration.md)
- [Connectivity](tests.connectivity.md)
- [Field Notice](tests.field_notices.md)
+- [GreenT](tests.greent.md)
- [Hardware](tests.hardware.md)
- [Interfaces](tests.interfaces.md)
+- [LANZ](tests.lanz.md)
- [Logging](tests.logging.md)
- [MLAG](tests.mlag.md)
- [Multicast](tests.multicast.md)
- [Profiles](tests.profiles.md)
+- [PTP](tests.ptp.md)
- [Routing Generic](tests.routing.generic.md)
- [Routing BGP](tests.routing.bgp.md)
- [Routing OSPF](tests.routing.ospf.md)
@@ -28,10 +34,11 @@ This section describes all the available tests provided by ANTA package.
- [SNMP](tests.snmp.md)
- [Software](tests.software.md)
- [STP](tests.stp.md)
+- [STUN](tests.stun.md)
- [System](tests.system.md)
- [VLAN](tests.vlan.md)
- [VXLAN](tests.vxlan.md)
+## Using the Tests
-
-All these tests can be imported in a [catalog](../usage-inventory-catalog.md) to be used by [the anta cli](../cli/nrfu.md) or in your [own framework](../advanced_usages/as-python-lib.md)
+All these tests can be imported in a [catalog](../usage-inventory-catalog.md) to be used by [the ANTA CLI](../cli/nrfu.md) or in your [own framework](../advanced_usages/as-python-lib.md).