zephyr/tests/subsys
Sebastian Bøe c9e12493b2 cmake: Remove duplicate invocations of target_link_libraries on app
It is not necessary to link 'app' with ELMFAT or NFFS because their
usage requirements are covered by the 'APP_LINK_WITH_MBEDTLS'
mechanism that automatically links 'app' with the interface library
FS.

This patch removes the redundant target_link_libraries invocations.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-07-25 08:27:45 -04:00
..
dfu tests: fix test identifiers 2018-06-07 18:01:49 -05:00
fs cmake: Remove duplicate invocations of target_link_libraries on app 2018-07-25 08:27:45 -04:00
logging logging: Add log initialization to system startup 2018-07-14 08:32:44 -04:00
settings tests: subsys: settings: fcb: Fix failure on nrf52_pca10040 2018-06-01 09:00:42 -04:00
storage/flash_map tests: flash_map: use proper test name 2018-05-07 12:27:07 -04:00
usb usb: osdesc: Use definition for string descriptor index 2018-07-12 23:10:22 -04:00