Revision 5ca1b0dd016701f67994414a2af50dec6efcf103 authored by Brian Norris on 17 March 2015, 19:30:32 UTC, committed by Rob Herring on 19 March 2015, 13:39:44 UTC
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 <computersforpeace@gmail.com>
Acked-by: Leif Lindholm <leif.lindholm@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
1 parent d7c1460
History
File Mode Size
hci
nci
Kconfig -rw-r--r-- 805 bytes
Makefile -rw-r--r-- 339 bytes
af_nfc.c -rw-r--r-- 2.4 KB
core.c -rw-r--r-- 24.5 KB
digital.h -rw-r--r-- 5.6 KB
digital_core.c -rw-r--r-- 19.8 KB
digital_dep.c -rw-r--r-- 32.4 KB
digital_technology.c -rw-r--r-- 27.1 KB
llcp.h -rw-r--r-- 7.3 KB
llcp_commands.c -rw-r--r-- 16.5 KB
llcp_core.c -rw-r--r-- 34.6 KB
llcp_sock.c -rw-r--r-- 22.2 KB
netlink.c -rw-r--r-- 34.7 KB
nfc.h -rw-r--r-- 4.8 KB
rawsock.c -rw-r--r-- 9.6 KB

back to top