-
由 Shuah Khan (Samsung OSG) 提交于
Refine RUN_TESTS define's output block for summary and non-summary code to remove duplicate code and make it readable. cd `dirname $$TEST` > /dev/null; and cd - > /dev/null; are moved to common code block and indentation fixed. Signed-off-by: NShuah Khan (Samsung OSG) <shuah@kernel.org>42b44c34