commit | 4f44d72d9c1006bb369f2530f0967dd3ac21d1c9 | [log] [tgz] |
---|---|---|
author | Marc Koderer <marc@koderer.com> | Thu Aug 07 14:04:58 2014 +0200 |
committer | Marc Koderer <marc@koderer.com> | Fri Aug 15 08:42:01 2014 +0200 |
tree | dc61212e3f5cf25c7695c8d7ce3cd3420c868c2b | |
parent | fc209770525b4da55f4736489e279eda322a81e3 [diff] |
Allow dict's as schema definitions All negative testing schema's will be moved to dict format. Therefore the framework must support files and dict's. After all test are ported to dict's file support will be deprecated. Change-Id: Idb094f2817e7ed007a0ea47cf8f8602b5aeb6268 Partially-implements: bp api-schema-unification