wiki:Projects/GSoC/TestSuite/device_io
Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Version 10 (modified by Xiaochen Pan, on 08/19/12 at 08:02:40) (diff)

/* Device IO */

TestSuite/device io

Device IO

IO Management(external)

{| class="wikitable"

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

{| class="wikitable"

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

|register a device driver |devnullfatal01

|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 |

|terminal IO |termios* |}= Posix Asynchronous IO =

{| class="wikitable"

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

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 | |}