Scrutiny  1.1.0
C testing framework for POSIX environments
scrutiny.h
Go to the documentation of this file.
1 
6 #pragma once
7 
11 #define SCRUTINY_VERSION "1.1.0"
12 
13 #include "run.h"
14 #include "test.h"
Defines the test macros.
Defines the runner functionality.