summaryrefslogtreecommitdiff
path: root/testsuites/psxtests/psx10/init.c (follow)
AgeCommit message (Expand)Author
2017-10-28tests: Remove TEST_INITSebastian Huber
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns
2017-10-05posix: Implement self-contained POSIX condvarSebastian Huber
2017-09-15posix: Allow PTHREAD_PROCESS_SHARED for condvarSebastian Huber
2014-03-25tests/psxtests: Use <rtems/test.h>Sebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-02-22Add HAVE_CONFIG_H.Ralf Corsepius
2010-10-212010-10-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-12-082009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-10-292009-10-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2008-08-042008-08-04 Tim FitzGeorge <tim.fitzgeorge@astrium.eads.net>Joel Sherrill
2004-04-16Remove stray white spaces.Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2002-08-022002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1998-02-17updated copyright to 1998Joel Sherrill
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill
1996-09-12Fixed test to match change to pthread_cond_timedwait which now takes a wallMark Johannes
1996-08-23Changed test 5 to test 10 at bottomMark Johannes
1996-08-22Commented out the EINVAL for mutex not acquired befor cond_wait callMark Johannes
1996-08-14init: added error case for wait timedwait, and wait supportMark Johannes
1996-08-13Init.c: added timewait case, added broadcast caseMark Johannes
1996-08-12Init.c: added cases for signal, wait and broadcastMark Johannes
1996-08-12Init: added pthread_cond_init with an attr non-NULL, initialized the attr againMark Johannes
1996-08-12Init: added prliminary phtread_cond_init and destroy cases.Mark Johannes
1996-08-09Init: added condattr - destroy, init, set and get casesMark Johannes
1996-08-08Init: Original file - tests for condition variables.Mark Johannes