mirror of
https://github.com/reactos/reactos.git
synced 2026-09-13 13:18:33 +08:00
b69a77aa97a1345ce9160ca60f3fd7e5fbff8db9
* ntoskrnl/Makefile (TARGET_REGTESTS): Define to yes. * regtests/regtests/regtests.c (_ExitProcess): Declare. * regtests/regtests/regtests.def (_ExitProcess@4): Ditto. * regtests/shared/regtests.h (_ExitProcess): Ditto. * tools/regtests.c: Exit process using _ExitProcess(); Properly support fastcall symbols. * ntoskrnl/tests: New directory. * ntoskrnl/tests/tests: Ditto. * ntoskrnl/tests/.cvsignore: New file. * ntoskrnl/tests/Makefile: Ditto. * ntoskrnl/tests/setup.c: Ditto. * ntoskrnl/tests/stubs.tst: Ditto. * ntoskrnl/tests/tests/.cvsignore: Ditto. svn path=/trunk/; revision=11420
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%