瀏覽代碼

Make test much faster

Samuel Thibault 10 年之前
父節點
當前提交
50ae9b124a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/sched_policies/simple_deps.c

+ 1 - 1
tests/sched_policies/simple_deps.c

@@ -28,7 +28,7 @@ void dummy(void *buffers[], void *args)
 {
 	(void) buffers;
 	(void) args;
-	usleep(1000000);
+	usleep(10000);
 }
 
 static int