Share via


Interrupt IOCTLs Test (User Mode)

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

The Interrupt IOCTLs Test (User Mode) assesses the behavior of interrupt-related IOCTLs in the OEM Adaptation Layer (OAL) in user mode. The IOCTLs tested are:

  • IOCTL_HAL_REQUEST_SYSINTR
  • IOCTL_HAL_RELEASE_SYSINTR
  • IOCTL_HAL_REQUEST_IRQ

The OAL Timer Tests and the OAL KITL Tests provide good interrupt coverage, and should be included in any CETK interrupt-testing solution. Note that interrupt testing cannot be isolated from the device drivers that use these interrupts nor from the timer routines that use the system tick.

In This Section

See Also

Other Resources

OAL Interrupt Tests