Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run Tests with ASAN, UBSAN #24

Merged
merged 4 commits into from
Dec 18, 2023
Merged

Run Tests with ASAN, UBSAN #24

merged 4 commits into from
Dec 18, 2023

Commits on Dec 18, 2023

  1. don't compute instructions/ cycle when benchmarking

    Signed-off-by: Anjan Roy <[email protected]>
    itzmeanjan committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ae2a9dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6014a9 View commit details
    Browse the repository at this point in the history
  3. mention that nullability sanitization tests can't be run when tests a…

    …re compiled with GCC
    
    Note, default choice of compiler for running tests is Clang.
    
    Signed-off-by: Anjan Roy <[email protected]>
    itzmeanjan committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9a065aa View commit details
    Browse the repository at this point in the history
  4. run both *address* and *undefined-behaviour* sanitizers on Github Act…

    …ions CI
    
    Signed-off-by: Anjan Roy <[email protected]>
    itzmeanjan committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    623f585 View commit details
    Browse the repository at this point in the history