CompiletimeTest System

Test the system dependencies the C-kernel is relying on.

Summary
CompiletimeTest SystemTest the system dependencies the C-kernel is relying on.
CopyrightThis program is free software.
Files
C-kern/test/compiletime/system.hHeader file of CompiletimeTest System.
C-kern/api/test/compiletime.hIncluded from Compiletime-Tests.
Test architecture sizeOnly 32 Bits supported
Filesize-64bit TestTest (in os specific manner) system supports 64 bit file size.
Treadsafe TestTest (in os specific manner) system library is thread safe.

Copyright

This program is free software.  You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.

Author

© 2011 Jörg Seebohn

Files

C-kern/test/compiletime/system.h

Header file of CompiletimeTest System.

C-kern/api/test/compiletime.h

Included from Compiletime-Tests.

Test architecture size

Only 32 Bits supported

Filesize-64bit Test

Test (in os specific manner) system supports 64 bit file size.

Treadsafe Test

Test (in os specific manner) system library is thread safe.

Test the system dependencies the C-kernel is relying on.
Includes all tests performed during compilation time.
Close