summaryrefslogtreecommitdiff
path: root/fs/exec.c
diff options
context:
space:
mode:
authorSteven Rostedt <srostedt@redhat.com>2011-05-20 19:48:59 (GMT)
committerSteven Rostedt <rostedt@goodmis.org>2011-05-20 19:48:59 (GMT)
commit2a62512bceb44ad45f78aa7ca0e9cfaee9eae46f (patch)
tree53790abb9948f7ad3f1269f74bd59b553130e67b /fs/exec.c
parent77d942ceacbad02d8498ac72ed8d634634057aec (diff)
downloadlinux-fsl-qoriq-2a62512bceb44ad45f78aa7ca0e9cfaee9eae46f.tar.xz
ktest: Allow options to be used by other options
There are cases where one ktest option may be used within another ktest option. Allow them to be reused just like config variables but there are evaluated at time of test not config processing time. Thus having something like: MAKE_CMD = make ARCH=${ARCH} TEST_START ARCH = powerpc TEST_START ARCH = arm Will have the arch defined for each test iteration. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'fs/exec.c')
0 files changed, 0 insertions, 0 deletions