From: Brian Norris Date: Tue, 17 Mar 2015 19:30:32 +0000 (-0700) Subject: of: unittest: Add option string test case with longer path X-Git-Tag: omap-for-v4.2/o2_dc~280^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ca1b0dd016701f67994414a2af50dec6efcf103;p=pandora-kernel.git of: unittest: Add option string test case with longer path There were regressions seen with commit 106937e8ccdc ("of: fix handling of '/' in options for of_find_node_by_path()"), where we couldn't handle extra '/' before the ':'. Let's test for this now. Confirmed that this test fails without the previous patch and passes when patched. All other tests pass. Signed-off-by: Brian Norris Acked-by: Leif Lindholm Signed-off-by: Rob Herring --- Reading git-diff-tree failed