Automate tests
[centaur.git] / tests / src / data256mb.c
1 /* 256 MB worth of data. */
2 char data256mb[256*1024*1024] = {1};