|
@@ -265,6 +265,6 @@ main(void)
|
|
#else /* ! STARPU_USE_CPU */
|
|
#else /* ! STARPU_USE_CPU */
|
|
/* Without the CPU, there is no point in using the multiformat
|
|
/* Without the CPU, there is no point in using the multiformat
|
|
* interface, so this test is pointless. */
|
|
* interface, so this test is pointless. */
|
|
- return EXIT_SUCCESS;
|
|
|
|
|
|
+ return STARPU_TEST_SKIPPED;
|
|
#endif
|
|
#endif
|
|
}
|
|
}
|