Changeset 2310 for trunk


Ignore:
Timestamp:
Aug 28, 2005, 7:56:42 AM (20 years ago)
Author:
bird
Message:

two new testcases.

Location:
trunk/src/libctests/libc
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libctests/libc/Makefile

    • Property cvs2svn:cvs-rev changed from 1.9 to 1.10
    r2309 r2310  
    3232ifeq ($(TARGET),innoteklibc)
    3333SKIPPED    :=
    34 EXPECTED   := smoketests/usleep-1.c
     34EXPECTED   := smoketests/usleep-1.c \
     35        smoketests/fchmod-1.c
    3536_TARGET_OK := ok
    3637endif
     
    9192        smoketests/kill-children-1.c \
    9293        smoketests/kill-children-2.c \
    93         smoketests/memcpy-amd-1.c
     94        smoketests/memcpy-amd-1.c \
     95        smoketests/fstat-1.c \
     96        smoketests/fchmod-1.c
    9497       
    9598#       smoketests/weak-export-1.c - dll
Note: See TracChangeset for help on using the changeset viewer.