util: str_list_unique_2() test implementation
authorKamen Mazdrashki <kamen.mazdrashki@postpath.com>
Fri, 13 Nov 2009 01:56:07 +0000 (03:56 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 13 Nov 2009 12:19:06 +0000 (23:19 +1100)
commitb7839b73b10746c374ca2ed96eb152fa3a03e66a
tree6afecf40c346cf193346a191838c91568e0bfaee
parentca12e7bc8ff4a91f2044c0a60550fec902e97a78
util: str_list_unique_2() test implementation

Difference with previous test for str_list_unique() is
that this test allows number of elements and number
of duplicates to be supplied on command line using
--option="list_unique:count=47"
--option="list_unique:dups=7"
lib/util/tests/strlist.c