blob: 6be35893da2e8d76159602f15190efa51ded6cc5 [file] [log] [blame]
#! /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