Test cases: Little big report print fix. Ooops. ;)

This commit is contained in:
Jacek Galowicz 2012-12-27 22:10:59 +01:00
parent 528a4a5f5c
commit d92339a3b3

View file

@ -624,6 +624,7 @@ static int chiefmastertest(void)
kprintf("======================================================\n");
kprintf("Master Chief test case results:\n");
for (i = 0; i < tests; i++) {
current = &testcases[i];
#ifdef CONFIG_ROCKCREEK
tmpval = 0;
for (j=0; j < RCCE_NP; j++)