Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
e92323f0c4a6aa30992b9e0568d788f71f5211f2
/
tests
/
net
/
lib
cc33fd6
net: mqtt-sn: Update MQTT-SN Unit Tests
by Kenneth Witham
· 4 months ago
b3f3bce
net: lib: coap_client: Add API to cancel specific request
by Seppo Takalo
· 4 months ago
107dc9b
tests: coap_client: Add testcase for receiving RST
by Seppo Takalo
· 4 months ago
05a6ba6
tests: coap_client: Add testcase for observation
by Seppo Takalo
· 4 months ago
237b26c
tests: coap_client: Test for operating on socket while another fails
by Seppo Takalo
· 4 months ago
fc51fa4
tests: coap_client: Add testcase for Ack failure
by Seppo Takalo
· 4 months ago
5559a52
tests: coap_client: Improve retry testcases
by Seppo Takalo
· 4 months ago
120aabb
tests: coap_client: Add test when separate response is lost
by Seppo Takalo
· 4 months ago
83bc1fc
tests: coap_client: Add test for duplicate response
by Seppo Takalo
· 4 months ago
ca67f51
tests: coap_client: Improve socket stubs
by Seppo Takalo
· 4 months ago
175bfb4
tests: net: lib: lwm2m: interop: Fix strip-with-multi-characters (B005)
by Pieter De Gendt
· 4 months ago
a597fea
test: net: lib: prometheus: formatter: Fix test flakiness
by Robert Lubos
· 5 months ago
9c9dc9f
tests: coap_client: Add tests for poll() errors
by Seppo Takalo
· 5 months ago
4c6dd4c
net: lib: coap_client: check poll() condition before retrying CoAP msg
by Seppo Takalo
· 5 months ago
d56e22d
tests: net: wifi_credentials: restrict to native_sim
by Maximilian Deubel
· 5 months ago
a441492
tests: net: lib: wifi_credentials: add tests
by Maximilian Deubel
· 5 months ago
abea54e
test: net: lib: add prometheus library tests
by Mustafa Abdullah Kus
· 5 months ago
e53eec0
yaml: use EXTRA_CONF_FILE in .yaml files
by Andrej Butok
· 5 months ago
c480375
net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX
by Robert Lubos
· 6 months ago
881dc1f
net: sockets: move poll implementation to zvfs
by Chris Friedt
· 6 months ago
98289e5
net: lib: coap: make ACK random factor runtime configurable
by Adrian Friedli
· 6 months ago
736344b
tests: coap_client: optimize/reduce sleep time
by Francois Gervais
· 6 months ago
73a3438
net: lwm2m: Remove hostname_verify flag from context
by Seppo Takalo
· 6 months ago
77e0991
tests: lwm2m: Remove qemu-cortex-m3
by Seppo Takalo
· 6 months ago
871aab7
tests: lwm2m: Fix minor timing issues on tests
by Seppo Takalo
· 6 months ago
759f3a0
tests/samples: net: Fix the max number of file descriptors
by Jukka Rissanen
· 6 months ago
1dca822
tests: net: http_server: Add netif dependency
by Robert Lubos
· 6 months ago
13cad59
tests: coap_client: wait enough for requests to be unallocated
by Francois Gervais
· 6 months ago
205691e
cmake: linker: evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake
by Torsten Rasmussen
· 6 months ago
9666e7c
tests/net: Don't test on native_posix
by Alberto Escolar Piedras
· 6 months ago
bc9eee4
tests: net: http_server: Add tests for long GET/POST data
by Matt Rodgers
· 6 months ago
f2d8766
net: lib: http_server: remove dynamic resource data buffer
by Matt Rodgers
· 6 months ago
9606142
tests: http_server: add tests for dynamic response context
by Matt Rodgers
· 6 months ago
4cc905c
net: lib: http_server: allow application to send headers/response code
by Matt Rodgers
· 6 months ago
9d9089e
ztest: Add Support for Multiple Test Runs.
by Arkadiusz Cholewinski
· 6 months ago
ac51e30
tests: net: lib: lwm2m: content_link_format: Update BS discovery test
by Robert Lubos
· 7 months ago
159f7db
lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h
by Henrik Brix Andersen
· 7 months ago
0c8bdbc4
net: lib: http_server: allow application to access request headers
by Matt Rodgers
· 7 months ago
b7d55d8
style: tests: comply with MISRA C:2012 Rule 15.6
by Pisit Sawangvonganan
· 7 months ago
1aaea30
tests/net/lib/lwm2m: Switch description to native_sim
by Alberto Escolar Piedras
· 7 months ago
d5fc86e
tests: net: mqtt: Make publisher/subscriber test suites self contained
by Robert Lubos
· 8 months ago
71375d1
tests: net: mqtt: Group existing MQTT 3.1.1 test suites
by Robert Lubos
· 8 months ago
91e0a4b
misc: move lorem ipsum text to zephyr/misc/lorem_ipsum.h
by Chris Friedt
· 8 months ago
9764755
tests: net: http_server: tls: Reduce test memory footprint
by Robert Lubos
· 8 months ago
1eed39e
tests: net: http_server: Add static fs tests
by Gerhard Jörges
· 8 months ago
3eafc19
tests: net: http_server: Remove harness requirement
by Robert Lubos
· 8 months ago
dd0a95e
tests: net: lib: http_server: core: Add test for RST_STREAM frame
by Robert Lubos
· 8 months ago
338e41a
tests: net: lib: http_server: core: Add test for trailing header frame
by Robert Lubos
· 8 months ago
a99f70c
tests: net: lib: http_server: core: Add tests for continuation frame
by Robert Lubos
· 8 months ago
71e0b9f
tests: net: lib: http_server: core: Add tests for header with priority
by Robert Lubos
· 8 months ago
1da42b6
tests: net: lib: http_server: core: Add tests for frames with padding
by Robert Lubos
· 8 months ago
d1ebddb
tests: net: lib: http_server: core: Add tests for dynamic POST/GET
by Robert Lubos
· 8 months ago
9380886
tests: net: lib: http_server: core: Add test for connection close
by Robert Lubos
· 8 months ago
a6d494b
tests: net: lib: http_server: core: Clarify existing tests
by Robert Lubos
· 8 months ago
ff65815
tests: net: lib: http_server: core: Extend start/stop test
by Robert Lubos
· 8 months ago
5a23c2d
tests: net: lib: http_server: core: Cleanup before adding more tests
by Robert Lubos
· 8 months ago
1e2b2c7
tests: net: lib: http_server: Rename prototype test suite
by Robert Lubos
· 8 months ago
9fc2048
tests: lwm2m: Add Portfolio testcases
by Seppo Takalo
· 8 months ago
b4cfee0
net: lib: http_server: Implement proper CONTINUATION frame processing
by Robert Lubos
· 9 months ago
adfdc54
net: lib: http_server: Update HTTP2-specific structs/enums naming
by Robert Lubos
· 9 months ago
1df86af
Revert "net: sockets: move poll implementation to zvfs"
by Alberto Escolar Piedras
· 9 months ago
93973e2
net: sockets: move poll implementation to zvfs
by Chris Friedt
· 9 months ago
2dc67c5
tests/net/lib/http_server/hpack: Exclude native_posix
by Alberto Escolar Piedras
· 9 months ago
5499a82
tests: net: http_server: Add HPACK testsuite
by Robert Lubos
· 9 months ago
94e12d5
net: lwm2m: remove deprecated functions & definition
by Yong Cong Sin
· 9 months ago
8799ab1
test: Apply semantic patch file ztest_strcmp.cocci
by Rubin Gerritsen
· 10 months ago
80385a1
tests: lwm2m: Allow server address to be changed
by Seppo Takalo
· 10 months ago
21d4d49
test: lwm2m: Increase FDS for native_sim
by Seppo Takalo
· 10 months ago
487a875
posix: eventfd: fix dependency cycle between net and posix
by Chris Friedt
· 10 months ago
bc4374b
posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO
by Chris Friedt
· 10 months ago
8363b8c
samples: net: Increase CONFIG_NET_SOCKETS_POLL_MAX to pass checks
by Jukka Rissanen
· 10 months ago
85b60fc
Revert "test: lwm2m: Raise POSIX_MAX_FDS for native_sim"
by Seppo Takalo
· 10 months ago
c1342b3
modules: mbedtls: remove the default enabling of features
by Tomi Fontanilles
· 10 months ago
ffbe0f2
tests: net: http_server: Add wildcard resource path tests
by Jukka Rissanen
· 10 months ago
9473f60
test: lwm2m: Raise POSIX_MAX_FDS for native_sim
by Seppo Takalo
· 10 months ago
5d5c13f
samples: tfm: Remove old 'tfm' tag & update relevant boards
by Wilfried Chauveau
· 10 months ago
b76683e
net: lwm2m: Allow setting RD context without starting
by Seppo Takalo
· 10 months ago
6465e73
tests: net: dns_resolve: Increase the number of socket descriptors
by Jukka Rissanen
· 10 months ago
5248657
tests: net: dns_resolve: Fix resolver tests
by Jukka Rissanen
· 10 months ago
ec0e2d6
tests: net: lib: http_server: Bump min_ram requirements
by Robert Lubos
· 10 months ago
94433b9
net: mdns_responder: Convert mDNS responder to use socket service API
by Jukka Rissanen
· 10 months ago
9a40066
net: dns: Convert resolver to use socket service API
by Jukka Rissanen
· 10 months ago
6257576
test: lwm2m: Enable DTLS Connection ID
by Seppo Takalo
· 11 months ago
a9e91af
test: lwm2m: Add tests for Block-Wise transfers
by Seppo Takalo
· 11 months ago
01b57b4
net: lwm2m: Add offset to post-write callback
by Seppo Takalo
· 11 months ago
2e2484b
test: tls_credentials: relax requirements for test execution
by Valerio Setti
· 11 months ago
db8bb9e
cmake: linker: Use kconfig for iterable section subalign
by Pieter De Gendt
· 11 months ago
c0b7d8f
tests: net: coap: Enable loopback interface
by Jukka Rissanen
· 11 months ago
87f45d1
tests: net: http_server: Add tests for the HTTP server
by Jukka Rissanen
· 11 months ago
f531afb
net: lwm2m: Add config to always report obj version
by Andreas Rudolf
· 11 months ago
62db185
linker: tests: Use Z_LINK_ITERABLE_SUBALIGN
by Peter Mitsis
· 11 months ago
51d80a9
net: lwm2m: Allow CoAP block size to be changed
by Seppo Takalo
· 12 months ago
e354927
tests: use appropriate sys_randX_get()
by Fin Maaß
· 12 months ago
c62dd77
net: lwm2m: Fix socket hints for block transfer
by Seppo Takalo
· 1 year ago
66bc15d
tests: net: lwm2m: Fix zsock_fcntl impl name
by Jukka Rissanen
· 1 year ago
5e46a49
tests: net: mdns: add test for external mDNS records
by Konrad Derda
· 1 year ago
21ce4a2
tests: net: dns: Add DNS cache tests
by Carlo Kirchmeier
· 1 year ago
8fc88a0
tests: net: coap: add test for age wrap around
by Sibert Declercq
· 1 year, 1 month ago
8dc3f85
hwmv2: Introduce Hardware model version 2 and convert devices
by Torsten Rasmussen
· 1 year, 1 month ago
514fb3f
tests: lwm2m: Add test case
by Juha Ylinen
· 1 year, 1 month ago
Next »