blob: 112378a0ca8b6a59391068b0fb5e0ef6f0c2c3a8 [file] [log] [blame]
#! /bin/sh
# Test that sched_yield() returns -1 on failure.
#
# The function shall always succeed, so nothing can be done for this test.
echo "Nothing to do for this test, the function shall always succeed."
exit 0