HDFFV-9739 factor out tests into separate JUnit

This commit is contained in:
Allen Byrne
2018-05-15 18:12:19 -05:00
parent 37c27afde0
commit 427ac6041a
39 changed files with 1035 additions and 153 deletions

View File

@@ -0,0 +1,29 @@
JUnit version 4.11
.testH5Oexists_by_name
.testH5Oget_info_by_idx_n0
.testH5Oget_info_by_idx_n3
.testH5Oget_info_by_name_not_exist_name
.testH5Ovisit_by_name
.testH5Oget_info_by_idx_name_not_exist_name
.testH5Oget_info_datatype
.testH5Oget_info_by_idx_not_exist_name
.testH5Oopen_by_idx_n0
.testH5Oopen_by_idx_n3
.testH5Oopen_not_exists
.testH5Ovisit
.testH5Oget_info_by_idx_not_exist_create
.testH5Oget_info_by_name_hardlink
.testH5Oget_info_by_name_group
.testH5Oopen_by_addr
.testH5Oget_info_by_name_not_exists
.testH5Oget_info_by_name_dataset
.testH5Oget_info_group
.testH5Oget_info_by_name_datatype
.testH5Oget_info_hardlink
.testH5Oget_info_by_idx_name_not_exist_create
.testH5Oget_info_dataset
Time: XXXX
OK (23 tests)