]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: test-hash: add a test for deleting a single element
authorMartin Wilck <mwilck@suse.com>
Thu, 21 Nov 2024 21:52:34 +0000 (22:52 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 29 Nov 2024 15:15:21 +0000 (09:15 -0600)
commit69e594794c0892194d2e0c779c43aa3379e88671
tree413a1636b028510656e40afd886506c6150eb4a5
parentd565e5fe38a85d061e991e9255a4cb1e0d80ce14
testsuite: test-hash: add a test for deleting a single element

...using n_buckets = 32, which will cause a step size of 1.
This test fails, and will be fixed by the next commit.

Signed-off-by: Martin Wilck <mwilck@suse.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/257
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
testsuite/test-hash.c