summaryrefslogtreecommitdiff
path: root/tools/testing/nvdimm/test/ndtest.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-27ndtest: fix typo class_regster -> class_registerYi Zhang1-1/+1
2023-10-11testing: nvdimm: make struct class structures constantGreg Kroah-Hartman1-8/+9
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman1-1/+1
2022-07-13ndtest: Cleanup all of blk namespace specific codeShivaprasad G Bhat1-77/+0
2022-03-12nvdimm/region: Delete nd_blk_region infrastructureDan Williams1-63/+4
2021-11-25dax: Kill DEV_DAX_PMEM_COMPATDan Williams1-4/+0
2021-01-28ndtest: Add papr health related flagsSantosh Sivaraj1-0/+41
2021-01-28ndtest: Add nvdimm control functionsSantosh Sivaraj1-0/+51
2021-01-28ndtest: Add regions and mappings to the test busesSantosh Sivaraj1-0/+352
2021-01-28ndtest: Add dimm attributesSantosh Sivaraj1-2/+200
2021-01-28ndtest: Add dimms to the two busesSantosh Sivaraj1-0/+258
2021-01-28ndtest: Add compatability string to treat it as PAPR familySantosh Sivaraj1-0/+23
2021-01-28testing/nvdimm: Add test module for non-nfit platformsSantosh Sivaraj1-0/+206