<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/26306">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">tdef: fix wrong path in documentation: tests/vty -> tests/tdef<br><br>Change-Id: I2ba9a7a0ba9ad440c879d6a1da110d2fda49eb23<br>---<br>M src/tdef.c<br>1 file changed, 3 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/06/26306/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/tdef.c b/src/tdef.c</span><br><span>index 75b884a..7741a44 100644</span><br><span>--- a/src/tdef.c</span><br><span>+++ b/src/tdef.c</span><br><span>@@ -52,18 +52,18 @@</span><br><span>  * By keeping separate osmo_tdef arrays, several groups of timers can be kept</span><br><span>  * separately. The VTY tests in tests/tdef/ showcase different schemes:</span><br><span>  *</span><br><span style="color: hsl(0, 100%, 40%);">- * - \ref tests/vty/tdef_vty_config_root_test.c:</span><br><span style="color: hsl(120, 100%, 40%);">+ * - \ref tests/tdef/tdef_vty_config_root_test.c:</span><br><span>  *   Keep several timer definitions in separately named groups: showcase the</span><br><span>  *   osmo_tdef_vty_groups*() API. Each timer group exists exactly once.</span><br><span>  *</span><br><span style="color: hsl(0, 100%, 40%);">- * - \ref tests/vty/tdef_vty_config_subnode_test.c:</span><br><span style="color: hsl(120, 100%, 40%);">+ * - \ref tests/tdef/tdef_vty_config_subnode_test.c:</span><br><span>  *   Keep a single list of timers without separate grouping.</span><br><span>  *   Put this list on a specific subnode below the CONFIG_NODE.</span><br><span>  *   There could be several separate subnodes with timers like this, i.e.</span><br><span>  *   continuing from this example, sets of timers could be separated by placing</span><br><span>  *   timers in specific config subnodes instead of using the global group name.</span><br><span>  *</span><br><span style="color: hsl(0, 100%, 40%);">- * - \ref tests/vty/tdef_vty_dynamic_test.c:</span><br><span style="color: hsl(120, 100%, 40%);">+ * - \ref tests/tdef/tdef_vty_dynamic_test.c:</span><br><span>  *   Dynamically allocate timer definitions per each new created object.</span><br><span>  *   Thus there can be an arbitrary number of independent timer definitions, one</span><br><span>  *   per allocated object.</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/26306">change 26306</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/libosmocore/+/26306"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I2ba9a7a0ba9ad440c879d6a1da110d2fda49eb23 </div>
<div style="display:none"> Gerrit-Change-Number: 26306 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>