This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
3f0e8dda3d
zephyr
/
tests
/
drivers
/
kscan
/
kscan_api
/
prj.conf
4 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: drivers: kscan: Add simple API tests Introduce API tests for kscan driver Signed-off-by: Francisco Munoz <francisco.munoz.ruiz@intel.com>
2019-10-16 07:25:58 +08:00
CONFIG_KSCAN=y
ztest: Fix userspace ztests in new API Update the new API to use K_USER as the flags for both CONFIG_USERSPACE and CONFIG_TEST_USERSPACE. Also, fix the linker script to properly include the suites, tests, and rules. Fixes #44108 Signed-off-by: Yuval Peress <peress@google.com>
2022-04-06 01:42:31 +08:00
CONFIG_TEST_USERSPACE=y
tests: drivers: kscan: Add simple API tests Introduce API tests for kscan driver Signed-off-by: Francisco Munoz <francisco.munoz.ruiz@intel.com>
2019-10-16 07:25:58 +08:00
CONFIG_ZTEST=y