> Hi all. > > I need to do coverage testing on my rtlinux code. > It seems that it is not possible to use gcov simply compiling modules with > gcc options "-fprofile-arcs -ftest-coverage"; in fact linking with insmod > such a module to the kernel, there is an unresolved symbol "__bb_init_func". > I guess some patch for the kernel is needed to support this feature. > Does anybody know if there is some patch available or, alternatively, if > some workaround exists to do coverage testing on modules?
Atleast for older versions of RTLinux (V2.3) there were code-coverage tools that alowd testing rtlinux modules from Cad-UL (www.cad-ul.de). hofrat _______________________________________________ Rtl mailing list [EMAIL PROTECTED] http://www2.fsmlabs.com/mailman/listinfo.cgi/rtl
