zephyr/tests
Andrew Boie 24ff46c634 tests: userspace: use 1cpu for some cases
This test spawns a child thread and expects it to complete.
Use one CPU for it. Get rid of the useless k_thread_abort()
call and add a k_yield() to ensure the child does its
thing.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-01-13 16:35:10 -05:00
..
application_development tests: application_development/libxcc: exclude using XCC... 2020-01-07 17:09:38 +01:00
arch tests: arch: arm: add test-suite for dynamic direct IRQs 2020-01-08 10:15:09 -08:00
benchmarks test: benchmarkis add frdmk82f board config 2019-12-19 12:55:18 -05:00
bluetooth tests: bluetooth: kconfig: Do not assign promptless BT_RPA symbol 2020-01-13 19:00:38 +01:00
boards tests: board_shell: enable sensor shell 2020-01-13 09:23:35 -06:00
crypto global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
drivers drivers: eeprom: Add support for eeprom simulator 2020-01-09 20:28:19 +01:00
kernel tests: userspace: use 1cpu for some cases 2020-01-13 16:35:10 -05:00
lib global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
misc/test_build tests: fix test identifiers 2019-12-09 15:53:44 -05:00
net tests: net: kconfig: Do not assign promptless NET_ROUTE symbol 2020-01-13 14:19:08 -05:00
portability tests: samples: portability: fix test tags and identifiers 2019-12-09 15:53:44 -05:00
posix global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
shell tests: fix test identifiers 2019-12-09 15:53:44 -05:00
subsys tests: usb: General cleanup 2020-01-07 21:05:44 +01:00
unit tests: unit: util: Add test for IF_ENABLED() 2019-12-18 08:14:52 -05:00
ztest subsys/testsuite: make tc_util overridable 2019-09-17 07:11:33 +08:00