zephyr/tests
Andrew Boie 13457ae46a Revert "tests: add new kernel objects tests"
This test is generating build warnings as it is making
checks that can never be false.

This reverts commit a4f1a5f58f.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-10-16 14:50:56 -04:00
..
application_development device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
arch arch/x86: Cleanup ACPI structure attributes names 2020-10-01 11:16:40 -07:00
benchmarks tests: explicitly disable HW Stack Protection when needed 2020-09-24 15:42:09 -05:00
bluetooth tests: Bluetooth: init: Periodic Advertising build combinations 2020-10-09 11:41:34 +02:00
boards device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
crypto ztest: remove ztest_mem_domain 2020-08-26 20:35:02 -04:00
deprecated/inttype dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
drivers tests: drivers: adc: fix NUCLEO-H743ZI ADC channel 2020-10-16 09:59:16 +02:00
kernel Revert "tests: add new kernel objects tests" 2020-10-16 14:50:56 -04:00
lib devicetree: add first round of dependency ordinal info 2020-10-14 13:18:44 -05:00
misc/test_build sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net net: shell: Add network mgmt events monitor support 2020-10-13 13:42:50 +03:00
portability tests: cmsis_rtos_v2: Fix stack overflow 2020-10-13 20:04:31 +02:00
posix tests: posix: eventfd: increase test coverage with polling 2020-10-02 11:34:19 +02:00
shell tests: shell: Add test for too many arguments in the command 2020-09-14 16:05:11 +02:00
subsys misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
unit testsuite: fix unittest cross-language flags 2020-08-31 11:02:35 -04:00
ztest