testcase comment
authorng0 <ng0@n0.is>
Fri, 16 Aug 2019 22:03:35 +0000 (22:03 +0000)
committerng0 <ng0@n0.is>
Fri, 16 Aug 2019 22:03:35 +0000 (22:03 +0000)
doc/handbook/chapters/developer.texi

index 98beaac3375ecab4aeb172b7b913a5ed4b029c23..3da2dcd888a1309f8db1e7b08a2c80b7a44e4c5b 100644 (file)
@@ -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: