blob: 7df5f01cdf9851294cb433b5534d62c235f48131 [file] [log] [blame]
#! /bin/sh
#
# Test that sched_get_priority_max() sets errno == EINVAL if policy is not a
# valid policy.
# This is tested implicitly via assertion 2.
echo "Tested implicitly via assertion 2."
exit 0