summaryrefslogtreecommitdiff
path: root/test/pkuuid.cpp
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2025-05-14 17:27:15 -0400
committerJonathan Bradley <jcb@pikum.xyz>2025-05-14 17:27:15 -0400
commit9fcb821db2f7c8e48372ee6e89fd48992d25a802 (patch)
treec13efdf7e41d56772e9f19b73ba704c33544c469 /test/pkuuid.cpp
parent13212dbdad82c4f614bb1e5f758e84370a085614 (diff)
tests: only define what's needed
Diffstat (limited to 'test/pkuuid.cpp')
-rw-r--r--test/pkuuid.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/pkuuid.cpp b/test/pkuuid.cpp
index 5755c54..b5f54e8 100644
--- a/test/pkuuid.cpp
+++ b/test/pkuuid.cpp
@@ -1,6 +1,9 @@
// #define PK_UUID_CLOCK CLOCK_REALTIME_ALARM
+#define PK_IMPL_STN
+#define PK_IMPL_UUID
+
#include "../pkmacros.h"
#include "../pkuuid.h"