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

Sl/google test #1726

Merged
merged 17 commits into from
Sep 1, 2022
Merged

Sl/google test #1726

merged 17 commits into from
Sep 1, 2022

Commits on Jun 22, 2022

  1. Adding GoogleTest to Test framework

    root authored and root committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    ec5fe42 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Added cache.cpp test to GoogleTest, to reduce duplicated code

    root authored and root committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    81b73f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Add cache test to GoogleTest

    root authored and root committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    9254c80 View commit details
    Browse the repository at this point in the history
  2. LWPTUNA-53-1: Moved Cache.cpp and updated with googletest TEST()

    root authored and root committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    8f1216e View commit details
    Browse the repository at this point in the history
  3. Clean up gtest/CMakeLists.txt

    root authored and root committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    7e5303d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. PR#1611: Refactored activation test with GoogleTest

    root authored and root committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    1f0d964 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Added new include directories to eliminate the dependancy of specifiy…

    …ing up-level directory when including header files
    root authored and root committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    4f8ab4b View commit details
    Browse the repository at this point in the history
  2. Resolve Target not found CMake error on roc::rocblas

    root authored and root committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    0639314 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Test if activation.cpp warning is causing CPPcheck failure in Hip Tidy

    root authored and root committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    12a2a3e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Fix Cppcheck warnings

    root authored and root committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    1a8dda4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Bumped CMake ver from 3.5 to 3.11+ to support FetechContent

    xinlipn authored and xinlipn committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    8419573 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Force docker to rebuild with changes to Jenkinsfile; will revert shor…

    …tly; clean up accidentally checked in gtest code from other branche
    xinlipn authored and xinlipn committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    a59b507 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Revert the workaround in Jenkinsfile to force rebuild docker

    xinlipn authored and xinlipn committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    5d1413a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. PR:1611 clean up Docerfile and Jenkinsfile

    xinlipn authored and xinlipn committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    7a65517 View commit details
    Browse the repository at this point in the history
  2. revert the changes that is meant for PR1628

    xinlipn authored and xinlipn committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    030457b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. rename hello_test.cpp to hello_gtest.cpp to avoid confusion and conflict

    xinlipn authored and xinlipn committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    45a6fe9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into sl/google_test

    Merge changes from develop to sl/google_test to keep it up to date
    xinlipn authored and xinlipn committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    e29c4a7 View commit details
    Browse the repository at this point in the history