Our changes to the CV tests.
This commit is contained in:
parent
8e916c8c65
commit
8bf1a8bebc
@ -294,7 +294,7 @@ cvtest(int nargs, char **args)
|
|||||||
(void)args;
|
(void)args;
|
||||||
|
|
||||||
inititems();
|
inititems();
|
||||||
kprintf("Starting new CV test...\n");
|
kprintf("Starting CV test...\n");
|
||||||
kprintf("Threads should print out in reverse order.\n");
|
kprintf("Threads should print out in reverse order.\n");
|
||||||
|
|
||||||
testval1 = NTHREADS-1;
|
testval1 = NTHREADS-1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user