mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
tests: Remove 'virhashtest'
There's no much sense to test the remnants of the functions which just NULL-check prior to handing off to g_hash_table* functions. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Reviewed-by: Matt Coleman <matt@datto.com>
This commit is contained in:
@@ -310,7 +310,6 @@ tests += [
|
||||
{ 'name': 'virfilecachetest' },
|
||||
{ 'name': 'virfiletest' },
|
||||
{ 'name': 'virfirewalltest' },
|
||||
{ 'name': 'virhashtest' },
|
||||
{ 'name': 'virhostcputest', 'link_whole': [ test_file_wrapper_lib ] },
|
||||
{ 'name': 'virhostdevtest' },
|
||||
{ 'name': 'viriscsitest' },
|
||||
|
||||
Reference in New Issue
Block a user