X-Git-Url: http://git.droids-corp.org/?p=aversive.git;a=blobdiff_plain;f=projects%2Fmicrob2010%2Ftests%2Fhostsim%2Fmain.c;h=5b9c19fe96ebf9c818b33fce302171efc163f28d;hp=31a7832ed8e111ee509bd0a61b7ecca3d349b1b8;hb=cd4ff5e4f5426b7cd817db884e8180204295c1e8;hpb=0e9f190378d69540389fad5e231529ba153761b2 diff --git a/projects/microb2010/tests/hostsim/main.c b/projects/microb2010/tests/hostsim/main.c index 31a7832..5b9c19f 100644 --- a/projects/microb2010/tests/hostsim/main.c +++ b/projects/microb2010/tests/hostsim/main.c @@ -62,6 +62,7 @@ int main(void) #ifndef HOST_VERSION fdevopen(uart0_dev_send, uart0_dev_recv); sei(); + test #endif memset(&gen, 0, sizeof(gen));