Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(238)

Unified Diff: test.sh

Issue 2645008: Update on feedback, update dbus API, add unit tests. TEST=manual,unit,BVT BUG=3628 323 (Closed) Base URL: ssh://git@chromiumos-git/cryptohome.git
Patch Set: Address second round of feedback. Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « service_unittest.cc ('k') | tests/mocks » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test.sh
diff --git a/test.sh b/test.sh
deleted file mode 100755
index cc13092bff8b4799dc78508413eb194577b520b0..0000000000000000000000000000000000000000
--- a/test.sh
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/bash
-# Copyright (c) 2009 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 runner called inside the make_tests.sh package
-
-echo "Running mount tests..."
-./tests/mount
« no previous file with comments | « service_unittest.cc ('k') | tests/mocks » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698