Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 23 and Version 24 of Projects/GSoC/TestSuite/tasks


Ignore:
Timestamp:
08/19/12 04:35:24 (12 years ago)
Author:
Xiaochen Pan
Comment:

/* Posix Thread Communication */

Legend:

Unmodified
Added
Removed
Modified
  • Projects/GSoC/TestSuite/tasks

    v23 v24  
    325325|-
    326326| rowspan="10"|semaphore
    327 | general test for semaphore
     327! general test for semaphore
    328328| psxsem01
    329329|-
     
    355355|
    356356|-
    357 | rowspan="13"|mutex
     357| rowspan="14"|mutex
     358! general test for mutex
     359|psxmutexattr*
     360|-
    358361|Initialize a mutex attribute set
    359362|
     
    395398|
    396399|-
    397 | rowspan="8"|condition variable
     400| rowspan="9"|condition variable
     401! general test for condition variable
     402|psxcond01
     403|-
    398404| initialize a condition variable attribute set
    399405|
     
    420426|
    421427|-
    422 | rowspan="7"|message
     428| rowspan="8"|message
     429! general test for message
     430|psxmesgq*
     431|-
    423432| open or create a message queue
    424433|