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

Add ClusterFuzzLite Github Actions files #61

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on Nov 14, 2023

  1. Add ClusterFuzzLite Github Actions files

    Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
    bytemare committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0945329 View commit details
    Browse the repository at this point in the history
  2. don't add parallel-fuzzing on build

    Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
    bytemare committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    433ab7b View commit details
    Browse the repository at this point in the history
  3. add .clusterfuzzlite

    Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
    bytemare committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8a4ad51 View commit details
    Browse the repository at this point in the history
  4. add .clusterfuzzlite

    Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
    bytemare committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ae71b76 View commit details
    Browse the repository at this point in the history
  5. add .clusterfuzzlite

    Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
    bytemare committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    94707c3 View commit details
    Browse the repository at this point in the history
  6. export functions

    Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
    bytemare committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    1230aae View commit details
    Browse the repository at this point in the history
  7. export functions

    Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
    bytemare committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    fae60f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Update build.sh

    bytemare authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7343328 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. update fuzz build.sh

    Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
    bytemare committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    e77caf9 View commit details
    Browse the repository at this point in the history
  2. update fuzz build.sh

    Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
    bytemare committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    822a714 View commit details
    Browse the repository at this point in the history
  3. update fuzz build.sh

    Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
    bytemare committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f42b59e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. add dummy file to pass fuzz test compilation

    Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
    bytemare committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    390211d View commit details
    Browse the repository at this point in the history
  2. rename dummy file and its package

    Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
    bytemare committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    4ea5123 View commit details
    Browse the repository at this point in the history
  3. rename test package

    Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
    bytemare committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    32b89e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Update build.sh

    bytemare authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1bf060a View commit details
    Browse the repository at this point in the history
  2. Update cflite_pr.yml

    bytemare authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    775643c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    51107c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Merge branch 'main' into add-clusterfuzz-lite

    Signed-off-by: Daniel Bourdrez <3641580+bytemare@users.noreply.github.com>
    bytemare authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3220163 View commit details
    Browse the repository at this point in the history
  2. pin cfl deps

    Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
    bytemare committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    bc6a925 View commit details
    Browse the repository at this point in the history
  3. add opaque_test

    Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
    bytemare committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    78683f8 View commit details
    Browse the repository at this point in the history
  4. fix test package naming

    Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
    bytemare committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    121bbb0 View commit details
    Browse the repository at this point in the history
  5. try another way to build

    Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
    bytemare committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    84db6a2 View commit details
    Browse the repository at this point in the history
  6. try another way to build

    Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
    bytemare committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    64e4602 View commit details
    Browse the repository at this point in the history
  7. try another way to build

    Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
    bytemare committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4d17655 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. test

    Signed-off-by: Daniel Bourdrez <3641580+bytemare@users.noreply.github.com>
    bytemare authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    010eca8 View commit details
    Browse the repository at this point in the history