From: ng0 Date: Fri, 16 Aug 2019 22:03:35 +0000 (+0000) Subject: testcase comment X-Git-Tag: v0.11.7~198 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=62c2b644cca53198e02032a27b26ce96a7cb32c9;p=oweals%2Fgnunet.git testcase comment --- diff --git a/doc/handbook/chapters/developer.texi b/doc/handbook/chapters/developer.texi index 98beaac33..3da2dcd88 100644 --- a/doc/handbook/chapters/developer.texi +++ b/doc/handbook/chapters/developer.texi @@ -1648,6 +1648,7 @@ However, most of the time only one ARM process is needed. Note that on exit, the testcase should shutdown ARM with a @code{TERM} signal (to give it the chance to cleanly stop its child processes). +@c TODO: Is this still compiling and working as intended? The following code illustrates spawning and killing an ARM process from a testcase: