Implement handle tables and add tests for them.
[wine] / dlls / ntdll / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = ntdll.dll
6 IMPORTS   = kernel32
7
8 CTESTS = \
9         env.c \
10         error.c \
11         generated.c \
12         large_int.c \
13         path.c \
14         rtl.c \
15         rtlbitmap.c \
16         rtlstr.c \
17         string.c \
18         time.c
19
20 @MAKE_TEST_RULES@
21
22 ### Dependencies: