960d6e0d7d
Co-authored-by: Nebuleon <2391500+Nebuleon@users.noreply.github.com>
8 lines
186 B
Makefile
8 lines
186 B
Makefile
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
|