RTEMS Project
Create POSIX timing test for mutex attribute operations
Per the title create psxtmmutexattr01 based upon at least the following cases. Be sure to update the plan .CSV file and follow the pattern of other tests.
- pthread_mutexattr_init +pthread_mutexattr_destroy
- pthread_mutexattr_getprioceiling +"pthread_mutexattr_setprioceiling +"pthread_mutexattr_getprotocol +"pthread_mutexattr_setprotocol +"pthread_mutexattr_getpshared +"pthread_mutexattr_setpshared +"pthread_mutexattr_getrobust +"pthread_mutexattr_setrobust +"pthread_mutexattr_getrobust_np +"pthread_mutexattr_setrobust_np +"pthread_mutexattr_gettype +"pthread_mutexattr_settype
Task tags
Students who completed this task
Himanshu40