Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
9a195e36cd26c4b59d04be86641149693c4ed76c
/
tests
/
unit
bd989a7
tests: Remove broken net_buf unit tests
by Johan Hedberg
· 7 years ago
a5eb541
crc: add crc16_itu_t which is used in the MMC protocol.
by Michael Hope
· 7 years ago
f77c1d5
crc: add a faster, chainable version of CRC16/CCITT.
by Michael Hope
· 7 years ago
88b1ad1
crc: add test vectors for the ANSI version.
by Michael Hope
· 7 years ago
1d59bf1
tests: unit: lib: crc: Add test for crc8-ccitt implementation
by Andrzej Puzdrowski
· 7 years ago
6daf046
lib: move crc from drivers to lib/
by Anas Nashif
· 7 years ago
23f81ee
tests/samples: fixed yaml syntax
by Anas Nashif
· 7 years ago
abbdd88
cmake: Fix EXTRA_LDFLAGS feature
by Sebastian Bøe
· 7 years ago
421e5b5
unittest: Support EXTRA_*_FLAGS
by Sebastian Bøe
· 7 years ago
0829ddf
kbuild: Removed KBuild
by Sebastian Bøe
· 7 years ago
12f8f76
Introduce cmake-based rewrite of KBuild
by Sebastian Bøe
· 7 years ago
0356590
tests: samples: fix yaml syntax
by Anas Nashif
· 7 years ago
704f879
tests: ztest: call test_main() without arguments
by Anas Nashif
· 8 years ago
2975ca0
Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_*
by Johan Hedberg
· 8 years ago
470c5f3
tests: remove testcase.ini files
by Anas Nashif
· 8 years ago
cc24f4b
tests: samples: convert testcase files to yaml
by Anas Nashif
· 8 years ago
9703927
net: buf: Move net_buf_pool objects to dedicated linker area
by Johan Hedberg
· 8 years ago
b1b58dc
bluetooth: at: enable CONFIG_SERIAL
by Andrew Boie
· 8 years ago
eaaa175
tests: convert to using newly introduced integer sized types
by Kumar Gala
· 8 years ago
3c45401
Merge "Merge bluetooth branch into master"
by Kumar Gala
· 8 years ago
7890816
Introduce new sized integer typedefs
by Kumar Gala
· 8 years ago
a87e6e1
Bluetooth: AT: Unit: Fixup include search path
by Kumar Gala
· 8 years ago
4ada031
unit: Fixup crc unit test for zassert change
by Kumar Gala
· 8 years ago
d3af7f7
Merge "Merge net branch into master"
by Anas Nashif
· 8 years ago
c7bc909
tests/ztest: rename assert macros to be zephyr specific
by Kumar Gala
· 8 years ago
3f8f1ed
unit: Create ztest unit test for CRC16 functionality
by Patrik Flykt
· 8 years ago
95c4d0c
Bluetooth: AT: Unit test application init
by Sathish Narasimman
· 8 years ago
5d7a7c2
ztest: Give error if user has not defined CONFIG_ZTEST
by Jukka Rissanen
· 8 years ago
0dc4dd4
lifo: Make use of k_queue as implementation
by Luiz Augusto von Dentz
· 8 years ago
e5ed88f
fifo: Make use of k_queue as implementation
by Luiz Augusto von Dentz
· 8 years ago
ac74d8b
license: Replace Apache boilerplate with SPDX tag
by David B. Kinder
· 8 years ago
71c7c01
net: buf: Remove the need for net_buf_pool_init()
by Johan Hedberg
· 8 years ago
c3e08c8
net: buf: Redesigned pool & buffer allocation API
by Johan Hedberg
· 8 years ago
3eaec41
net: Moved net/ to subsys/net
by Jukka Rissanen
· 8 years ago
2f45fab
net: buf: Use unified k_fifo API for FIFOs
by Szymon Janc
· 8 years ago
0a38788
net: buf: Use new API for checking if executing from ISR
by Szymon Janc
· 8 years ago
183a79c
tests: unit: remove -Werror
by Andrew Boie
· 8 years ago
ef09f8d
tests: remove errant -O0
by Andrew Boie
· 8 years ago
54c90bc
tests: Add gcov support
by Jaakko Hannikainen
· 8 years ago
bdfe417
tests: Add a sample for testing natively
by Jaakko Hannikainen
· 8 years ago
ca505f8
ztest: Add native building support
by Jaakko Hannikainen
· 8 years ago