From: Steven Rostedt Date: Mon, 17 Oct 2011 15:36:44 +0000 (-0400) Subject: ktest: Add processing of complex conditionals X-Git-Tag: v3.2-rc2~31^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d735212e441af855afd28ccc402fcaf12999f8d;p=pandora-kernel.git ktest: Add processing of complex conditionals The IF statements for DEFAULTS and TEST_START sections now handle complex statements (&&,||) Example: TEST_START IF (DEFINED ALL_TESTS || ${MYTEST} == boottest) && ${MACHINE} == gandalf Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed