MCPcopy Create free account
hub / github.com/OpenCalib/LiDAR2INS / test_stress_runqueue

Function test_stress_runqueue

eigen3/unsupported/test/cxx11_runqueue.cpp:160–228  ·  view source on GitHub ↗

Stress is a chaotic random test. One thread (owner) calls PushFront/PopFront, other threads call PushBack/ PopBack. Ensure that we don't crash, deadlock, and all sanity checks pass.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

EIGEN_DECLARE_TESTFunction · 0.85

Calls 8

PushFrontMethod · 0.80
PopFrontMethod · 0.80
PushBackMethod · 0.80
PopBackHalfMethod · 0.80
backMethod · 0.80
sizeMethod · 0.45
EmptyMethod · 0.45
loadMethod · 0.45

Tested by

no test coverage detected