aboutsummaryrefslogtreecommitdiff
path: root/pan
diff options
context:
space:
mode:
authorsubrata_modak <subrata_modak>2009-06-09 16:01:20 +0000
committersubrata_modak <subrata_modak>2009-06-09 16:01:20 +0000
commit88c166cc3a4f0720e3f723613789ced23db286c6 (patch)
treeafa9f6ddd564094328c31a639b6c0a59fae726b7 /pan
parentf0c3650d4daae11d30228c50f347e1104324f8a1 (diff)
Test library cleanups: Removing no longer used code from test.h eg. test_error.c is no longer in ltp, and the same for t_res.c so there is no need to include function prototypes for these. Adding void to functions that doesn't take any parameters; tst_exit() -> tst_exit(void); so code that pases parameters to these is not compileable any more. Also fixes all test broken by that change. As parameters passed to tst_exit() are ignored anyway it's quite safe to just remove them; but I'would rather see someone take a closer look. Code cleanups and fixes in tst_res.c:
* removed trivial and useless comments, * cleaned coding style, * and much more, TODO: there is much redundant code in tst_res.c I'll eliminate that by static functions. Signed-off-by: chrubis@suse.cz.
Diffstat (limited to 'pan')
0 files changed, 0 insertions, 0 deletions