1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
block_dev_kernel Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
block_dev_user Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
Makefile Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README

Module under test: linux/block/genhd.c

  Function                    | Declared in   | Tested in
 -----------------------------+---------------+---------------
  register_blkdev()           | linux/fs.h    | ltp_block_dev.c
  unregister_blkdev()         | linux/fs.h    | ltp_block_dev.c
  blk_register_region()       | linux/genhd.h |
  blk_unregister_region()     | linux/genhd.h |
  add_disk()                  | linux/genhd.h |
  del_gendisk()               | linux/genhd.h | test_genhd.c
  blk_lookup_devt()           | linux/genhd.h |
  alloc_disk()                | linux/genhd.h | test_genhd.c
  alloc_disk_node()           | linux/genhd.h |
  get_disk()                  | linux/genhd.h |
  put_disk()                  | linux/genhd.h |
  set_device_ro()             | linux/genhd.h |
  set_disk_ro()               | linux/genhd.h |
  bdev_read_only()            | linux/fs.h    |
  invalidate_partition()      | linux/fs.h    |

For possible test results please see "A POSIX conforming test framework" at
http://www.gnu.org/software/dejagnu/manual/x47.html#posix