wiki:Projects/GSoC/TestSuite/device_io

Version 9 (modified by Xiaochen Pan, on 08/19/12 at 00:14:56) (diff)

/* Device IO */

TestSuite/device io

Device IO

IO Management(external)

{| class="wikitable"

!width="200pt"|General Area Written Test | width="300pt"| |}

{| class="wikitable"

! width="200pt"|Subarea ! width="300pt"|Written Tests

|register a device driver |

|unregister a device driver |

|register a device name |

|look up a device name |

|open a device |

|close a device |

|read from a device |

|write to a device |

|special device services | |}= Posix Asynchronous IO =

{| class="wikitable"

!width="200pt"|General Area Written Test | width="300pt"| |}

Device IO Internal

{| class="wikitable"

!width="200pt"|General Area Written Test |width="300pt"| |} {| class="wikitable"

! width="200pt"|Subarea ! width="300pt"|Written Tests

|initialize a device driver |

|open a device |

|close a device |

|read from a device |

|write to a device |

|special device services | |}