diff options
author | Ruiyu Ni <ruiyu.ni@intel.com> | 2015-09-29 06:35:33 +0000 |
---|---|---|
committer | niruiyu <niruiyu@Edk2> | 2015-09-29 06:35:33 +0000 |
commit | 7534ae58f4830da63936e17820128ab842019bc0 (patch) | |
tree | 751aa13acc97de5f1e1c1e0774dfc0d6593ff1bf /ShellPkg/Application/ShellCTestApp/TestArgv.log | |
parent | 30634ed870d6fdaa702c3e80e5ff2a0214106a49 (diff) | |
download | edk2-platforms-7534ae58f4830da63936e17820128ab842019bc0.tar.xz |
ShellPkg: Add a simple case to test shell parameter parsing logic
TestArgv.nsh is a very simple shell script to test how the interpreter parses
the parameters. It uses ShellCTestApp.efi to dump the parameters passed from the
interpreter.
TestArgv.log is the desired output created using "TestArgv.nsh > TestArgv.log".
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18558 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellPkg/Application/ShellCTestApp/TestArgv.log')
-rw-r--r-- | ShellPkg/Application/ShellCTestApp/TestArgv.log | bin | 0 -> 3320 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/ShellPkg/Application/ShellCTestApp/TestArgv.log b/ShellPkg/Application/ShellCTestApp/TestArgv.log Binary files differnew file mode 100644 index 0000000000..e76781ea0e --- /dev/null +++ b/ShellPkg/Application/ShellCTestApp/TestArgv.log |