|
Ran
|
Files
306
|
Run time
55s
|
Badge
README BADGES
|
push
travis-ci
build: fix compilation on Alpine 3.5 The cbus hang test uses glibc pthread mutex implementation details. The reason why mutex implementation details is used: "For the bug reproducing the canceled thread must be canceled during processing cpipe_flush_cb. We need to synchronize the main thread and the canceled worker thread for that. So, thread synchronization has been realized by means of endpoint's mutex internal field(__data.__lock)." Therefore, it should not compile in case of using another library. (cherry picked from commit d7fa6d34a)
41895 of 50755 relevant lines covered (82.54%)
944036.08 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|