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

Improved trdelnik-tests folder structure for PoC and Fuzz Tests #109

Merged
merged 22 commits into from
Jan 29, 2024

Commits on Jan 12, 2024

  1. 🎨 Split tests, fuzz tests within fuzz_tests folder , PoC tests within…

    … poc_tests, update manifest templates
    lukacan authored and lukacan committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    47dfdcd View commit details
    Browse the repository at this point in the history
  2. 🚑️ Add subcommand , and update accordingly paths based on trdelnik-te…

    …sts structure
    lukacan authored and lukacan committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    4fc0548 View commit details
    Browse the repository at this point in the history
  3. 🚑️ Update paths and commands accordingly

    lukacan authored and lukacan committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    c583240 View commit details
    Browse the repository at this point in the history
  4. ✅ Regenerate examples structure based on the new trdelnik-tests struc…

    …ture
    lukacan authored and lukacan committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    96ad98f View commit details
    Browse the repository at this point in the history
  5. 🎨 Modified structure based on PR change request

    lukacan authored and lukacan committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    4024573 View commit details
    Browse the repository at this point in the history
  6. ✅ modify fuzzer structure based on previous update

    lukacan authored and lukacan committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    6401507 View commit details
    Browse the repository at this point in the history
  7. 🙈 update .gitignore paths

    lukacan authored and lukacan committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    737fb35 View commit details
    Browse the repository at this point in the history
  8. 🎨 cargo fmt fix

    lukacan authored and lukacan committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    b8c4af2 View commit details
    Browse the repository at this point in the history
  9. 🐛 updated precedence order so that it supports HFUZZ_WORKSPACE for fu…

    …zzer with exit code + moved exit code logic from cli to commander
    lukacan authored and lukacan committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    9516e3c View commit details
    Browse the repository at this point in the history
  10. 🔥 remove cur_dir as I think it is unnecessary

    lukacan authored and lukacan committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ee86950 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. 🚑️ remove skip fuzzer condition and update init/add fuzz function so …

    …that they correctly generate fuzz_tests folder
    lukacan authored and lukacan committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    f990789 View commit details
    Browse the repository at this point in the history
  2. 🐛 update commander so that it generates fuzz test files on correct lo…

    …cation
    lukacan authored and lukacan committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2588b5b View commit details
    Browse the repository at this point in the history
  3. 🩹 rename template so it corresponds to the fuzz test filename

    lukacan authored and lukacan committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2863bb1 View commit details
    Browse the repository at this point in the history
  4. 🚑️ fix build so that it works with optional function argument

    lukacan authored and lukacan committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    278d227 View commit details
    Browse the repository at this point in the history
  5. ✅ update fuzz_example0 structure

    lukacan authored and lukacan committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    05422c7 View commit details
    Browse the repository at this point in the history
  6. ✅ update fuzz_example1 structure

    lukacan authored and lukacan committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    30a6284 View commit details
    Browse the repository at this point in the history
  7. ✅ update fuzz_example2 structure

    lukacan authored and lukacan committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a9b1d94 View commit details
    Browse the repository at this point in the history
  8. ✅ udpate fuzz_example3 structure

    lukacan authored and lukacan committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    35e314a View commit details
    Browse the repository at this point in the history
  9. 🔥 removed fuzzer example

    lukacan authored and lukacan committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    691ff42 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. 🙈 update gitignore

    lukacan authored and lukacan committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    786cd09 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. ⚰️ Removed commented code

    Ikrk committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4caf9ca View commit details
    Browse the repository at this point in the history
  2. ⏪️ Reverted gitignore

    Ikrk committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7230fa0 View commit details
    Browse the repository at this point in the history