Skip to main content

Module test

Module test 

Source
Expand description

Test module for the scheduler

Contains simple test tasks to verify that the scheduler is working correctly. Includes both a cooperative task and a busy-loop task to demonstrate preemptive scheduling.

Functionsยง

create_test_tasks
Creates and adds test tasks to the scheduler