LCOV - code coverage report
Current view: top level - tests/src - test0006.c (source / functions) Coverage Total Hit
Test: coverage.info Lines: 100.0 % 5 5
Test Date: 2026-03-01 04:31:48 Functions: 100.0 % 1 1
Branches: 42.9 % 14 6

             Branch data     Line data    Source code
       1                 :             : #include "sute.h"
       2                 :             : 
       3                 :             : /**
       4                 :             :  *
       5                 :             :  * Example test
       6                 :             :  *
       7                 :             :  */
       8                 :           1 : Return test0006(void)
       9                 :             : {
      10                 :           1 :         INITTEST;
      11                 :             : 
      12                 :           1 :         const char *command = "echo -n";
      13   [ +  -  +  - ]:           1 :         ASSERT(SUCCESS == external_call(command,NULL,NULL,COMPLETED,ALLOW_BOTH));
      14                 :             : 
      15   [ +  -  -  +  :           1 :         RETURN_STATUS;
          -  -  -  +  +  
                      - ]
      16                 :             : }
        

Generated by: LCOV version 2.0-1