This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2024-11-04 22:00:55 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
22a86674c9
reactos
/
rostests
/
apitests
/
crt
/
strcpy.c
10 lines
67 B
C
Raw
Normal View
History
Unescape
Escape
[TESTS] Add a test framework for crt (ntdll, crtdll, msvcrt and static) svn path=/trunk/; revision=56363
2012-04-18 17:21:18 +00:00
[ROSTESTS:APITESTS] Introduce a "apitest.h" header gathering special things for apitests (SEH macros, wine/test.h inclusion, and so on...). svn path=/trunk/; revision=60313
2013-09-22 17:52:42 +00:00
#
include
<apitest.h>
[TESTS] Add a test framework for crt (ntdll, crtdll, msvcrt and static) svn path=/trunk/; revision=56363
2012-04-18 17:21:18 +00:00
#
include
<stdio.h>
START_TEST
(
strcpy
)
{
}
Reference in a new issue
Copy permalink