[PATCH v2 4/7] async: Add kselftests for async-domains

2016-07-17 Thread Chris Wilson
A preparatory patch for adding new features (and their tests). First we want to add coverage of existing features to kselftest. Signed-off-by: Chris Wilson --- lib/Kconfig.debug | 9 ++ lib/Makefile| 1 +

[PATCH v2 4/7] async: Add kselftests for async-domains

2016-07-17 Thread Chris Wilson
A preparatory patch for adding new features (and their tests). First we want to add coverage of existing features to kselftest. Signed-off-by: Chris Wilson --- lib/Kconfig.debug | 9 ++ lib/Makefile| 1 + lib/test-async-domain.c