Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Starting integration tests #3438

Merged
merged 46 commits into from
Sep 7, 2023

Commits on Aug 21, 2023

  1. Starting integration tests

    tevoinea committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ffe5ff6 View commit details
    Browse the repository at this point in the history
  2. Ready to test the test

    tevoinea committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a3a2f7b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Parametrize test

    tevoinea committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    e3f71f9 View commit details
    Browse the repository at this point in the history
  2. checkpoint

    tevoinea committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    e7cb584 View commit details
    Browse the repository at this point in the history
  3. Test works

    tevoinea committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    2239d35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e179c9e View commit details
    Browse the repository at this point in the history
  5. fmt

    tevoinea committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    bda8ccf View commit details
    Browse the repository at this point in the history
  6. .

    tevoinea committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    d9a5f0c View commit details
    Browse the repository at this point in the history
  7. -p

    tevoinea committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    2025d82 View commit details
    Browse the repository at this point in the history
  8. Install clang

    tevoinea committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    cf6843a View commit details
    Browse the repository at this point in the history
  9. quotes not required in yaml?

    tevoinea committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    33f8710 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Hopefully fixed windows?

    tevoinea committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    9a48645 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/microsoft/onefuzz into tevo…

    …inea/LocalTaskIntegrationTests
    tevoinea committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    35a9801 View commit details
    Browse the repository at this point in the history
  3. Try without killondrop

    tevoinea committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    82fad9a View commit details
    Browse the repository at this point in the history
  4. lint

    tevoinea committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e488f07 View commit details
    Browse the repository at this point in the history
  5. small test

    tevoinea committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e8fb29a View commit details
    Browse the repository at this point in the history
  6. another test

    tevoinea committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d7a0391 View commit details
    Browse the repository at this point in the history
  7. Reuse core name

    tevoinea committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    732904b View commit details
    Browse the repository at this point in the history
  8. Wrong step

    tevoinea committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    fb5b9d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. bump tokio?

    tevoinea committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d7eb838 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Try with rust

    tevoinea committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    8c98c13 View commit details
    Browse the repository at this point in the history
  2. make build happy

    tevoinea committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    621436f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    983d3a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5a89bd View commit details
    Browse the repository at this point in the history
  3. fix broken ci

    tevoinea committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7b64031 View commit details
    Browse the repository at this point in the history
  4. Lower the poll timeout

    tevoinea committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4718d60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c95f79e View commit details
    Browse the repository at this point in the history
  6. fix windows

    tevoinea committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    910bbe4 View commit details
    Browse the repository at this point in the history
  7. fmt

    tevoinea committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c1fc9f2 View commit details
    Browse the repository at this point in the history
  8. Include and copy pdbs

    tevoinea committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4d43b74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2be8468 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae250a1 View commit details
    Browse the repository at this point in the history
  11. lint

    tevoinea committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1cd58f4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4f59b27 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Fix windows build

    tevoinea committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    8ebe892 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    082a51e View commit details
    Browse the repository at this point in the history
  3. Small clean up

    tevoinea committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    096efcd View commit details
    Browse the repository at this point in the history
  4. Merge branch 'tevoinea/LocalTaskIntegrationTests' of https://github.c…

    …om/tevoinea/onefuzz into tevoinea/LocalTaskIntegrationTests
    tevoinea committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    54a4ed9 View commit details
    Browse the repository at this point in the history
  5. Try lowering the poll delay

    tevoinea committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    80b843e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. fix coverage

    tevoinea committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0e678d2 View commit details
    Browse the repository at this point in the history
  2. PR comments

    tevoinea committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0da29a9 View commit details
    Browse the repository at this point in the history
  3. .

    tevoinea committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f3f7281 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbab650 View commit details
    Browse the repository at this point in the history
  5. Apparently make is missing?

    tevoinea committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ba05f02 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'tevoinea/LocalTaskIntegrationTests' of https://github.c…

    …om/tevoinea/onefuzz into tevoinea/LocalTaskIntegrationTests
    tevoinea committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    4b6c410 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e9c548 View commit details
    Browse the repository at this point in the history