Changeset 74db82a in rtems


Ignore:
Timestamp:
11/10/99 20:36:25 (24 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
72719d2
Parents:
cbccd37
Message:

rtems_semaphore_flush test from Eric Norum <eric@…>.

Files:
7 added
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • c/src/tests/sptests/Makefile.am

    rcbccd37 r74db82a  
    1616## sp10 and spfatal are not included for now
    1717SUBDIRS = . sp01 sp02 sp03 sp04 sp05 sp06 sp07 sp08 sp09 sp11 sp12 sp13 sp14 \
    18     sp15 sp16 sp17 sp19 sp20 sp21 sp22 sp23 sp24 sp25 sp26 spsize
     18    sp15 sp16 sp17 sp19 sp20 sp21 sp22 sp23 sp24 sp25 sp26 sp27 spsize
    1919
    2020include $(top_srcdir)/../../../../automake/subdirs.am
  • c/src/tests/sptests/configure.in

    rcbccd37 r74db82a  
    6565sp25/Makefile
    6666sp26/Makefile
     67sp27/Makefile
    6768spsize/Makefile
    6869)
  • testsuites/sptests/Makefile.am

    rcbccd37 r74db82a  
    1616## sp10 and spfatal are not included for now
    1717SUBDIRS = . sp01 sp02 sp03 sp04 sp05 sp06 sp07 sp08 sp09 sp11 sp12 sp13 sp14 \
    18     sp15 sp16 sp17 sp19 sp20 sp21 sp22 sp23 sp24 sp25 sp26 spsize
     18    sp15 sp16 sp17 sp19 sp20 sp21 sp22 sp23 sp24 sp25 sp26 sp27 spsize
    1919
    2020include $(top_srcdir)/../../../../automake/subdirs.am
Note: See TracChangeset for help on using the changeset viewer.