51d8e36249
Add test for the P4 Work Queue gadget. Includes coverage sections detailing all elements of the API, and a reasonably extensive stress suite that will saturate the device for 1k events. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
8 lines
173 B
Plaintext
8 lines
173 B
Plaintext
CONFIG_TEST_RANDOM_GENERATOR=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_SCHED_DEADLINE=y
|
|
|
|
# Test whiteboxes the wait_q and expects it to be a dlist
|
|
CONFIG_WAITQ_SCALABLE=n
|
|
CONFIG_WAITQ_DUMB=y
|