zephyr/tests
Christopher Friedt e7182beb40 tests: net: socket: tcp: clear fdtable in after()
Add an `after()` function that is executed after each test in
the testsuite.

Previously, even if one one test failed, it would calls almost
all subsequent tests to fail. This way, other tests can still
succeed.

Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2023-08-22 09:59:44 +02:00
..
application_development tests: remove tests. prefix from identifier 2023-08-01 13:24:09 -04:00
arch dts: Move to 'zephyr,memory-attr' 2023-07-25 11:22:10 +02:00
benchmarks tests: Fix app_kernel benchmark to run on cavs25 2023-08-14 18:13:00 +00:00
bluetooth tests: Bluetooth: tester: Update the testcase.yaml file 2023-08-17 16:49:42 +02:00
boards intel_adsp: hda: fix usage of FIFORDY bit 2023-08-11 06:25:48 -04:00
boot tests: boot: mcuboot_recovery_retention: Fix configuration issue 2023-07-20 15:13:49 +00:00
bsim tests: Bluetooth: CAP: Fix ext_ad.data_len value 2023-08-18 10:13:46 +02:00
cmake cmake: Fix scope pollution in zephyr_get(... MERGE) 2023-08-16 15:01:57 +02:00
crypto
drivers uart_sam0: extend async serial tests to more atsamxxx_xpro boards. 2023-08-21 17:15:29 +02:00
kernel tests: kernel: mem_protect: Increase stack size for 64BIT plat 2023-08-21 13:27:07 +02:00
lib tests/libcxx: Test aligned allocation with C++ new operator 2023-08-10 11:35:17 -04:00
misc tests: misc: kconfigoptions: test new options 2023-08-02 10:38:23 +02:00
net tests: net: socket: tcp: clear fdtable in after() 2023-08-22 09:59:44 +02:00
posix tests: posix: pthread_pressure: Correct the 64BIT naming 2023-08-21 13:27:07 +02:00
robot
subsys tests: subsys: rtio: Set to 1cpu as it is not SMP-safe 2023-08-21 13:27:07 +02:00
unit tests: crc: fix crc library location 2023-08-20 19:08:24 +01:00
ztest
test_config.yaml