zephyr/tests
Anas Nashif 62743dc496 tests: native_posix: use llabs with int64_t
subpress warnings from llvm:

warning: absolute value function 'abs' given an argument of type
'int64_t' (aka 'long long') but has parameter of type 'int' which may
cause truncation of value [-Wabsolute-value]

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-11-19 08:41:56 +01:00
..
application_development device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
arch tests: x86: pagetables: use new Kconfigs 2020-11-09 20:19:13 -05:00
benchmarks tests: add FP formatting to all tests that require it 2020-11-17 14:44:59 -06:00
bluetooth tests: Bluetooth: bsim: Set Periodic Advertising Data 2020-11-13 09:56:53 +01:00
boards tests: native_posix: use llabs with int64_t 2020-11-19 08:41:56 +01: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: build_all: add build test for Xilinx drivers 2020-11-17 19:30:20 -05:00
kernel arch: mem protect Kconfig cleanups 2020-11-18 08:02:08 -05:00
lib devicetree: make DT_PROP_HAS_IDX expand to 0 or 1 2020-11-15 08:44:56 -06:00
misc/test_build sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net net: run the net.pm test on LEON 2020-11-17 11:44:16 +02:00
portability tests: cmsis_rtos_v2: Fix stack overflow 2020-10-13 20:04:31 +02:00
posix tests: posix/{common,fs}: enable testing TLS 2020-10-24 10:52:00 -07:00
shell tests: shell: Add test for too many arguments in the command 2020-09-14 16:05:11 +02:00
subsys tests/fs/fat: correct format specifiers 2020-11-17 18:48:10 -05:00
unit lib: cbprintf: ignore l length modifier on float values 2020-11-17 17:49:22 -05:00
ztest tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00