#! /bin/sh # # Test that sched_getscheduler() sets errno == ESRCH if the pid cannot be # found. # This is tested implicitly via assertion 5. echo "Tested implicitly via assertion 5." exit 0