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

Tests for CacheChangePool [5599] #557

Merged
merged 9 commits into from
Jun 11, 2019
Merged

Commits on Jun 7, 2019

  1. Refs #5551. First tests for CacheChangePool

    AlvaroMolinillo committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    a3916da View commit details
    Browse the repository at this point in the history
  2. Ignoring files for Eclipse and Visual Studio Code

    AlvaroMolinillo committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    1398583 View commit details
    Browse the repository at this point in the history
  3. Refs #5551. Tests for reserve_Cache function

    AlvaroMolinillo committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    ae029bc View commit details
    Browse the repository at this point in the history
  4. Refs #5551. Improved tests for reserve_Cache function. Deleted CacheC…

    …hangePoolAttributes, it uses a tuple and the Combine method instead.
    AlvaroMolinillo committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    dd29c72 View commit details
    Browse the repository at this point in the history
  5. Refs #5551. Added two more tests for CacheChangePool

    Checks the initialized status of a reserved cache_changed
    Checks the size of allChanges and freeChanges vectors
    AlvaroMolinillo committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    ad5d953 View commit details
    Browse the repository at this point in the history
  6. Refs #5552. Blackbox run with prealloc memory mode only

    AlvaroMolinillo committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    45aa72a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Refs #5552. Fixed certificate xml files and regenerated smime files

    Also fixed bug in BlackboxTestsPersistence. Byte for Prealloc Memory Mode is '3'
    AlvaroMolinillo committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    e57eda2 View commit details
    Browse the repository at this point in the history
  2. Refs #5551. Fixed gtest comparisons between signed and unsigned types

    Replaced EXPECT with ASSERT
    AlvaroMolinillo committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    61240e8 View commit details
    Browse the repository at this point in the history
  3. Refs #5551. Fixed Instanciation tests for Mac

    AlvaroMolinillo committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    a0853c5 View commit details
    Browse the repository at this point in the history