container: root: test: unit: add pluggable cases

Focuses on base pluggables, pluggable data types and functionality.
This commit is contained in:
2025-12-07 13:25:59 -08:00
parent 29574ca74d
commit 7b81970330
3 changed files with 604 additions and 16 deletions

View File

@@ -39,6 +39,7 @@ namespace dfi
//! \since docker-finance 1.0.0
namespace tests
{
// TODO(afiore): move this out of common into pure unit test file
//! \namespace dfi::tests::unit
//! \brief docker-finance unit test cases
//! \ingroup cpp_tests