FreeRTOS / FreeRTOS-Plus-TCP

FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
MIT License
125 stars 149 forks source link

[Draft] CBMC: replace any missing functions by assert-false #1147

Open tautschnig opened 1 month ago

tautschnig commented 1 month ago

Description

Make sure any missing functions are caught when running with CBMC.

Test Steps

Checklist:

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.