#include <xdas.h>
#include "mt.h"
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <time.h>
Go to the source code of this file.
Defines | |
| #define | CHECK(x) |
| Deals with error conditions during testing. | |
Functions | |
| int | main (int argc, char **argv) |
| Test harness main entry point. | |
Definition in file xdastest.c.
1.5.6