Parcourir la source

testcase comment

ng0 il y a 4 ans
Parent
commit
62c2b644cc
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      doc/handbook/chapters/developer.texi

+ 1 - 0
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: