commit | eee3e823c27283e7e758b4fcf2ec3e99ac3a4efc | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Nov 26 19:19:34 2016 +0100 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Nov 27 17:52:54 2016 +0100 |
tree | ac39a426e92b27f94de3380f4918b02cb2ef702e | |
parent | 99832d497938a45ea90ecb496cdef4dcb8e54763 [diff] [blame] |
tests: respect naming conventions and improve nesting of some test suites Change-Id: I255c27b552b32570871a9d5f8bda814ba8723c80 Refs: #2497
diff --git a/tests/unit-tests/security/safe-bag.t.cpp b/tests/unit-tests/security/safe-bag.t.cpp index cdfe27d..3c93e58 100644 --- a/tests/unit-tests/security/safe-bag.t.cpp +++ b/tests/unit-tests/security/safe-bag.t.cpp
@@ -20,6 +20,7 @@ * * @author Zhiyi Zhang <dreamerbarrychang@gmail.com> */ + #include "security/safe-bag.hpp" #include "boost-test.hpp"