Adapt copyright for a new version
[ltp-debian.git] / doc / tpm-commands.txt
blobe905fb0a5ed9c8d27d37fb86cdb8e50089014309
1 ade
2 ---
3 ar01
5         Construct one or more command lines which use options that do not
6         take arguments
7         For each of these invocations
8         Specify the options seperately
9         Group the options together
10         Compare the behavior of the two cases
11         If they behave differently, then fail
12         If none of the cases fail, then pass
14 ld01
16          To test the basic functionality of the `ld` command.
18 ldd01
20          To test the basic functionality of the `ldd` command.
22 nm01
24         To test the basic functionality of the `nm` command.
26 objdump01
28         Tests the functionality of the `objdump` command.
30 size01
32         To test the basic functionality of `size`.
36 cpio
37 ----
38 cpio_test.sh
39         
40         Tests the basic functionality of `cpio` command
44 cron
45 ----
46 cron_test.sh
47         
48         This testcase tests if crontab <filename> installs the cronjob 
49         and cron schedules the job correctly.
53 eject
54 -----
55 eject_tests.sh
57         Tests the basic functionality of `eject` command.
61 fileutils
62 ---------
63 cp_tests.sh
64         
65         Test basic functionality of `cp` command
67 ln_tests.sh
68         
69         Test basic functionality of `ln` command
71 mkdir_tests.sh
73         Test basic functionality of `mkdir` command
75 mv_test.sh
77         Test basic functionality of `mv` command
81 gzip
82 ----
83 gzip_tests.sh
85         Test basic functionality of `gzip` and `gunzip` command
89 logrotate
90 ---------
91 logrotate_tests.sh
93         Test basic functionality of `logrotate` command.
97 mail
98 ----
99 mail_tests.sh
100         
101         Test basic functionality of `mail` command.
107 tar_tests.sh
108         
109         Test basic functionality of `tar` command.
112 tpm-tools
113 --------
115         Test basic functionality of the tpm-tools commands.
118 unzip
119 -----
120 unzip_tests.sh
122         Test basic functionality of `unzip` command.