summaryrefslogtreecommitdiff
path: root/cts/mutex/cts.testlist
diff options
context:
space:
mode:
Diffstat (limited to 'cts/mutex/cts.testlist')
-rw-r--r--cts/mutex/cts.testlist9
1 files changed, 9 insertions, 0 deletions
diff --git a/cts/mutex/cts.testlist b/cts/mutex/cts.testlist
new file mode 100644
index 0000000000..5b1cdb1dae
--- /dev/null
+++ b/cts/mutex/cts.testlist
@@ -0,0 +1,9 @@
+/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */
+
+/*
+ * Test mutex lock and unlock
+ */
+CTS_TEST(lock_unlock_test,,,,) \ No newline at end of file