Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F frama-c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 168
    • Issues 168
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • pub
  • frama-c
  • Issues
  • #2116
Closed
Open
Issue created Aug 15, 2011 by mantis-gitlab-migration@mantis-gitlab-migration

wp-plugin does not generate coq *.v goals.

ID0000926: This issue was created automatically from Mantis Issue 926. Further discussion may take place here.


Id Project Category View Due Date Updated
ID0000926 Frama-C Plug-in > wp public 2011-08-15 2011-10-10
Reporter jessie_user Assigned To correnson Resolution fixed
Priority normal Severity major Reproducibility always
Platform - OS - OS Version -
Product Version Frama-C Carbon-20110201 Target Version - Fixed in Version Frama-C Nitrogen-20111001

Description :

Wp plugin for carbon-20110201 does not generate coq proover goals. In carbon-beta2 there is no such error.

frama-c -wp-help Plug-in name: WP 0.3

frama-c -version Version: Carbon-20110201

Ocaml-version: 64 bit, we have not GUI installed.

Example: frama-c -wp -wp-out wp_longlong -wp-rte test_wp_longlong.c

ls wp_longlong/

store_add_assert_1_rte_body.txt store_add_assert_2_rte_head.txt store_add_post_1_A_body.txt store_add_assert_1_rte_head.txt store_add_assert_3_rte_body.txt store_add_post_1_A_head.txt store_add_assert_2_rte_body.txt store_add_assert_3_rte_head.txt store_env1.txt

There are no *.v coq-files.

Example with another options: (-wp-proof coq) frama-c -wp -wp-out wp_longlong -wp-proof coq -wp-rte test_wp_longlong.c

wp_longlong Directory with goals to prove contains: ls wp_longlong/ store_add_assert_1_rte_body.txt store_add_assert_2_rte_head.txt store_add_assert_3_rte_log.txt store_env1.txt wp.vo store_add_assert_1_rte_head.txt store_add_assert_2_rte_log.txt store_add_post_1_A_body.txt store_env1.v store_add_assert_1_rte_log.txt store_add_assert_3_rte_body.txt store_add_post_1_A_head.txt store_env1.vo store_add_assert_2_rte_body.txt store_add_assert_3_rte_head.txt store_add_post_1_A_log.txt store_model.vo

There are no coq *.v files, only store_env1.v without goals to proof.

Attachments

  • test_wp_longlong.c
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking