blob: 0b1f36a8b2004f7e3e0c8d5de33b8c30fcc99f6c [file] [log] [blame]
#! /bin/sh
#
# Test that sched_setscheduler() function return a value of -1 when it fails to
# complete successfully.
#
# This is tested implicitly via assertions 19, 20 and 21.
echo "Tested implicitly via assertions 19, 20 and 21."
exit 0