aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorRabin Vincent <rabin@rab.in>2011-11-18 17:05:30 +0530
committerSteven Rostedt <rostedt@goodmis.org>2011-11-18 11:07:24 -0500
commitf9dfb65b055c56678afa03e13e942761459ea53d (patch)
tree17f3769ab7942b702ea2e2aed088ca149a5d37d5 /fs
parentLinux 3.2-rc2 (diff)
downloadlinux-dev-f9dfb65b055c56678afa03e13e942761459ea53d.tar.xz
linux-dev-f9dfb65b055c56678afa03e13e942761459ea53d.zip
ktest: Check parent options for iterated tests
Let's say we have "OUTPUT_DIR = build/${TEST_NAME}", and we're iterating a test. In the second iteration of a test, the TEST_NAME of the test we're repeating is not used. Instead, ${TEST_NAME} appears literally: touch /home/rabin/kernel/test/build/${TEST_NAME}/.config ... SUCCESS Fix this by making __eval_option() check the parent test options for a repeated test. Link: http://lkml.kernel.org/r/1321616131-21352-2-git-send-email-rabin@rab.in Signed-off-by: Rabin Vincent <rabin@rab.in> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions