Skip to content
Snippets Groups Projects
  1. Jul 31, 2023
  2. Jul 27, 2023
    • David Bühler's avatar
      [Eva] Updates alternative test oracles. · f832a9eb
      David Bühler authored
      f832a9eb
    • David Bühler's avatar
      [Eva] Improves the behavior of cvalue callbacks on calls and call results. · 5f2861eb
      David Bühler authored
      In Cvalue_callbacks:
      - Hooks registered by [register_call_hook] are now always applied at the start
        of the analysis of each function call. (It was previously applied at the end
        of the analysis when a builtin or the specification were used.)
      - Hooks registered by [register_call_results_hook] are always applied at the
        end of the analysis of each function call. (It was previously not applied
        when a builtin or the specification were used.)
      
      As a consequence, "call" hooks no longer have access to the "from" results of
      builtins, but "call_results" hooks do.
      
      The Inout and From plugins now use "call_results" instead of "call" hooks
      to interpret calls when a builtin or the specification has been used by Eva.
      5f2861eb
  3. Jul 21, 2023
  4. Jul 20, 2023
  5. Jul 19, 2023
  6. Jul 18, 2023
  7. Jul 17, 2023
  8. Jul 12, 2023
  9. Jul 11, 2023
  10. Jul 05, 2023
  11. Jun 30, 2023
  12. Jun 21, 2023
  13. Jun 16, 2023
  14. Jun 15, 2023
  15. Jun 02, 2023
  16. May 12, 2023
  17. May 11, 2023
  18. May 10, 2023
  19. May 09, 2023
Loading