]> www.infradead.org Git - mtd-utils.git/commit
fs-tests: integck: implement own parameters parsing
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 8 Apr 2011 16:02:04 +0000 (19:02 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 18 Apr 2011 14:44:45 +0000 (17:44 +0300)
commit8b625290dc38d0b9af7dbe896861f11ef75eea1e
treea5d245a720e43327c360df4ef59961454db911a0
parent377db18eb959b3895a2d14685475a62787d98570
fs-tests: integck: implement own parameters parsing

Instead of using shared command line arguments parsing routine
implement own. The reason is that I want to add more parameters,
which are integck-specific. Also, longer-term plan is to make
integck independent of the common tests.c file.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
tests/fs-tests/integrity/integck.c