Share via


Interrupt IOCTLs Test (Kernel Mode) (Windows Embedded CE 6.0)

1/6/2010

The Interrupt IOCTLs Test (Kernel Mode) assesses the behavior of interrupt-related IOCTLs in the OEM Adaptation Layer (OAL) in kernel 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