]> git.ipfire.org Git - thirdparty/mdadm.git/commit
tests: add test for names
authorMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Tue, 19 Jul 2022 12:48:21 +0000 (14:48 +0200)
committerJes Sorensen <jsorensen@fb.com>
Tue, 23 Aug 2022 13:52:33 +0000 (09:52 -0400)
commitb7671c82010ffc04dfaecff2dd19ef8b2283e2b6
tree9774d9a48b65979e684b84261c116903510f8ca9
parent39b381252c32275079344d30de18b76fda4bba26
tests: add test for names

Current behavior is not documented and tested. This test is a base for
future improvements. It is enough to test it only with native metadata,
because it is generic code. Generated properties are passed to metadata
handler.

Signed-off-by: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
tests/00createnames [new file with mode: 0644]