Test Case Configuration

Follow the steps below to enable the kernel configuration.
  1. Under the root directory of freelight-u-sdk, type the following command to enter the kernel menu configuration GUI.
    make buildroot_initramfs-menuconfig
  2. Enter the Target packages menu.
    Figure 1. Target Packages
  3. Enter the Libraries menu.
    Figure 2. Libraries
  4. Enter the Graphics menu.
    Figure 3. Graphics
  5. Enter the libdrm menu.
    Figure 4. libdrm
  6. Select the Install test programs option, or you may select ALL options under this menu.
    Figure 5. Install Test Programs

    Result: After you have completed all the above configuration, you can use the modetest tool in kernel for testing.

  7. Save your change before you exit the kernel configuration dialog.