1f08c3bdfSopenharmony_ci 2f08c3bdfSopenharmony_ciModule under test: linux/block/genhd.c 3f08c3bdfSopenharmony_ci 4f08c3bdfSopenharmony_ci Function | Declared in | Tested in 5f08c3bdfSopenharmony_ci -----------------------------+---------------+--------------- 6f08c3bdfSopenharmony_ci register_blkdev() | linux/fs.h | ltp_block_dev.c 7f08c3bdfSopenharmony_ci unregister_blkdev() | linux/fs.h | ltp_block_dev.c 8f08c3bdfSopenharmony_ci blk_register_region() | linux/genhd.h | 9f08c3bdfSopenharmony_ci blk_unregister_region() | linux/genhd.h | 10f08c3bdfSopenharmony_ci add_disk() | linux/genhd.h | 11f08c3bdfSopenharmony_ci del_gendisk() | linux/genhd.h | test_genhd.c 12f08c3bdfSopenharmony_ci blk_lookup_devt() | linux/genhd.h | 13f08c3bdfSopenharmony_ci alloc_disk() | linux/genhd.h | test_genhd.c 14f08c3bdfSopenharmony_ci alloc_disk_node() | linux/genhd.h | 15f08c3bdfSopenharmony_ci get_disk() | linux/genhd.h | 16f08c3bdfSopenharmony_ci put_disk() | linux/genhd.h | 17f08c3bdfSopenharmony_ci set_device_ro() | linux/genhd.h | 18f08c3bdfSopenharmony_ci set_disk_ro() | linux/genhd.h | 19f08c3bdfSopenharmony_ci bdev_read_only() | linux/fs.h | 20f08c3bdfSopenharmony_ci invalidate_partition() | linux/fs.h | 21f08c3bdfSopenharmony_ci 22f08c3bdfSopenharmony_ciFor possible test results please see "A POSIX conforming test framework" at 23f08c3bdfSopenharmony_cihttp://www.gnu.org/software/dejagnu/manual/x47.html#posix 24