GSoC/GCI Archive
Google Code-in 2013 RTEMS Project

Create POSIX Timing Test psxtmbarrier04 (#11)

completed by: Daniel Ramirez

mentors: Joel Sherrill

This task consists of creating the timing test testsuites/psxtmtests/ preempt for the POSIX API method when used in a particular manner. The test case is: pthread_barrier_wait - releasing.

If there is no dash in the description then this is the only case of interest for that method. If there is no dash in the description then this is the only case of interest for that method. If there are multiple methods then test both methods. The test should be created using the test instantiation helper and templates in rtems-testing/rtems-test-templates. This test will be using the template: psxtmtest_unblocking_preempt.

See http://www.rtems.org/wiki/index.php/GoogleCodeInProjects#Add_a_POSIX_Timing_Test for more details