blob: 46f319b304d16d9febfa90045a996c994fedc85b [file] [log] [blame]
ar01
Construct one or more command lines which use options that do not
take arguments
For each of these invocations
Specify the options seperately
Group the options together
Compare the behavior of the two cases
If they behave differently, then fail
If none of the cases fail, then pass
ld01
To test the basic functionality of the `ld` command.
ldd01
To test the basic functionality of the `ldd` command.
nm01
To test the basic functionality of the `nm` command.
objdump01
Tests the functionality of the `objdump` command.
size01
To test the basic functionality of `size`.