OpenAADL / polyorb-hi-c

PolyORB-HI/C runtime for Ocarina, supports POSIX, RTEMS, Xenomai, XtratuM RTOS
http://www.openaadl.org
Other
12 stars 48 forks source link

fix the generation of the vcd trace #35

Closed bouazizrahma closed 4 years ago

bouazizrahma commented 4 years ago

We use a mutex to protect the index of the array containing the vcd trace.

codecov-io commented 4 years ago

Codecov Report

Merging #35 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #35   +/-   ##
=====================================
  Coverage       0%     0%           
=====================================
  Files          19     19           
  Lines        2937   2872   -65     
=====================================
+ Misses       2937   2872   -65
Impacted Files Coverage Δ
src/po_hi_protected.c 0% <ø> (ø) :arrow_up:
src/po_hi_utils.c 0% <ø> (ø) :arrow_up:
src/po_hi_gqueue.c 0% <0%> (ø) :arrow_up:
src/po_hi_task.c 0% <0%> (ø) :arrow_up:
src/po_hi_main.c 0% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c803b3d...5be4ff6. Read the comment docs.