#!/bin/sh
# Load the harness module; experiments run at MOD_LOAD and print to dmesg.
# DF-2882: decisive lines = E1/E2/E3 (leak)   DF-2883: E4   DF-2884: E5
kldload /root/dfscanf/dfpoc.ko && sleep 1 && dmesg | tail -22
