Test cases: Little big report print fix. Ooops. ;)
This commit is contained in:
parent
528a4a5f5c
commit
d92339a3b3
1 changed files with 1 additions and 0 deletions
|
@ -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++)
|
||||
|
|
Loading…
Add table
Reference in a new issue