Changeset 5faad36 in rtems
- Timestamp:
- 06/23/20 08:34:36 (3 years ago)
- Branches:
- master
- Children:
- 37c36de
- Parents:
- 46c23871
- git-author:
- Sebastian Huber <sebastian.huber@…> (06/23/20 08:34:36)
- git-committer:
- Sebastian Huber <sebastian.huber@…> (06/23/20 08:34:57)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/psxtmtests/psxtmcond08/psxtmcond08impl.h
r46c23871 r5faad36 41 41 #include <pthread.h> 42 42 43 const char rtems_test_name[] = "PSXTMCOND 08";43 const char rtems_test_name[] = "PSXTMCOND " TEST_NUMBER; 44 44 45 45 /* forward declarations to avoid warnings */
Note: See TracChangeset
for help on using the changeset viewer.