Change in libosmocore[master]: tdef: fix wrong path in documentation: tests/vty -> tests/tdef

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

fixeria gerrit-no-reply at lists.osmocom.org
Tue Nov 16 23:13:14 UTC 2021


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/26306 )


Change subject: tdef: fix wrong path in documentation: tests/vty -> tests/tdef
......................................................................

tdef: fix wrong path in documentation: tests/vty -> tests/tdef

Change-Id: I2ba9a7a0ba9ad440c879d6a1da110d2fda49eb23
---
M src/tdef.c
1 file changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/06/26306/1

diff --git a/src/tdef.c b/src/tdef.c
index 75b884a..7741a44 100644
--- a/src/tdef.c
+++ b/src/tdef.c
@@ -52,18 +52,18 @@
  * By keeping separate osmo_tdef arrays, several groups of timers can be kept
  * separately. The VTY tests in tests/tdef/ showcase different schemes:
  *
- * - \ref tests/vty/tdef_vty_config_root_test.c:
+ * - \ref tests/tdef/tdef_vty_config_root_test.c:
  *   Keep several timer definitions in separately named groups: showcase the
  *   osmo_tdef_vty_groups*() API. Each timer group exists exactly once.
  *
- * - \ref tests/vty/tdef_vty_config_subnode_test.c:
+ * - \ref tests/tdef/tdef_vty_config_subnode_test.c:
  *   Keep a single list of timers without separate grouping.
  *   Put this list on a specific subnode below the CONFIG_NODE.
  *   There could be several separate subnodes with timers like this, i.e.
  *   continuing from this example, sets of timers could be separated by placing
  *   timers in specific config subnodes instead of using the global group name.
  *
- * - \ref tests/vty/tdef_vty_dynamic_test.c:
+ * - \ref tests/tdef/tdef_vty_dynamic_test.c:
  *   Dynamically allocate timer definitions per each new created object.
  *   Thus there can be an arbitrary number of independent timer definitions, one
  *   per allocated object.

-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/26306
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I2ba9a7a0ba9ad440c879d6a1da110d2fda49eb23
Gerrit-Change-Number: 26306
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211116/b6e6687c/attachment.htm>


More information about the gerrit-log mailing list