Invocation of noise.c from demo.c mostly proving in frama-c

This commit is contained in:
jaseg 2018-12-17 12:26:51 +09:00
parent eb3b3b884c
commit 40e9fb8153
5 changed files with 53 additions and 31 deletions

1
src/frama_c_cmdline Normal file
View file

@ -0,0 +1 @@
frama-c-gui -c11 -cpp-extra-args="-DVERIFICATION -DSTM32F4 -DUSE_STM32F4_USBH_DRIVER_FS -DDEBUG_USART=USART1 -DDEBUG_USART_BAUDRATE=115200 -DDEBUG_USART_DMA_CHANNEL_NUM=4 -DDEBUG_USART_DMA_NUM=2 -DDEBUG_USART_DMA_STREAM_NUM=7 -I. -I"(frama-c -print-path)"/libc -I crypto/noise-c/include -I../include -I../libopencm3/include" -wp -wp-rte -wp-model +cint -wp-verbose 2 -slevel 8 -wp-out goals noise.c demo.c -wp-fct try_continue_noise_handshake