blob: dd53633343fbd4fcdc7053af3391ac26171040f4 (
plain)
1
2
3
4
5
6
7
8
|
TEST_LIST += \
debounce_none \
debounce_sym_defer_g \
debounce_sym_defer_pk \
debounce_sym_defer_pr \
debounce_sym_eager_pk \
debounce_sym_eager_pr \
debounce_asym_eager_defer_pk
|