]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/oetest: oeRuntimeTest: enable long messages
authorMihai Lindner <mihaix.lindner@linux.intel.com>
Thu, 5 Sep 2013 15:52:40 +0000 (18:52 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Sep 2013 22:01:49 +0000 (23:01 +0100)
commite5196ebd6c652431a3b80cdc9f60b752401314f4
treede33833f08b0550a88e55e04c2ba0250051100a9
parent77a0b904e18688ecf81a35544f3a5d6ba0aa61a8
oeqa/oetest: oeRuntimeTest: enable long messages

Set longMessage to True for all tests derived from oeRuntimeTest, in
order to have somewhat info on assertions with cryptic or no messages.

Signed-off-by: Mihai Lindner <mihaix.lindner@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/oetest.py
meta/lib/oeqa/runtime/smart.py