summaryrefslogtreecommitdiffstats
path: root/test/test-args.c
Commit message (Collapse)AuthorAgeFilesLines
* args - use isprint to decide whether to print the characterDr. David Alan Gilbert2011-05-251-4/+4
| | | | | | | + force test.sh to use bash + fix test_char tests contributed by Dr. David Alan Gilbert <david.gilbert@linaro.org>
* adding automated test supportJiri Olsa2011-04-201-0/+222
So far for x86 and x86_64 others are disabled. From this time on, I'll try to force addition of automated test for each fix/feature.. ;)