The paper introduces a technique called 'scheduler test case' (STC) aimed at bridging the gap between scheduling algorithms and their implementations in time-triggered embedded systems. It emphasizes the importance of predictability in real-time systems and proposes STCs as a tool for documenting, verifying, and comparing various scheduler implementations. The study aims to enhance understanding of scheduler behavior under varied conditions without needing access to the underlying source code.
Related topics: