veyron/runtimes/fake: Create a fake runtime and profile.

The fake runtime can be used in tests that want to mock out the major runtime
interfaces without instantiating a real runtime.  I have only partially
implemented the runtime.  Some methods panic.

I also remove the SetClient method that we added as a hack to allow
tests with mock clients.

MultiPart: 1/2
Change-Id: I4f2b03bb92d660f21304a3cce7bc55887cfa8723
6 files changed
tree: 89dbf88bb6bbf23096134161be0c0074d5f5cb10
  1. lib/
  2. profiles/
  3. runtimes/
  4. security/
  5. services/
  6. tools/