On Wed, Oct 28, 2015 at 09:42:08AM +0900, Olof Johansson wrote: > For being a small script, merge_config.sh is fairly scary to change since there's no > real way to know if you did something wrong. So it seems appropriate to add a simple > test suite. > > I've started with testcases in the areas I care about, other should of course feel > free to expand on this. > > Use is simple, from the kernel tree, run ./scripts/kconfig/merge_config_test/runall. > It'll execute out of a tmpdir under /tmp. > > Signed-off-by: Olof Johansson <olof@xxxxxxxxx> Thanks for writing the test cases. Shell scripting is so easy to bikeshed - so I'm going to skip that. I didn't catch any bashisms, and the test coverage is good. Reviewed-by: Darren Hart <dvhart@xxxxxxxxxxxxxxx> -- Darren Hart Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html