2025-10-03 18:14:17 +02:00
|
|
|
(test
|
|
|
|
|
(name test)
|
|
|
|
|
(modules test)
|
2025-10-03 21:24:02 +02:00
|
|
|
(libraries mte fmt))
|
2025-10-07 16:26:05 +02:00
|
|
|
|
2026-02-07 20:29:35 +01:00
|
|
|
(test
|
2026-02-16 17:55:21 +01:00
|
|
|
(name test_crypto)
|
|
|
|
|
(modules test_crypto)
|
2026-02-10 16:47:08 +01:00
|
|
|
(libraries mte fmt))
|
2026-02-27 17:49:54 +01:00
|
|
|
|
|
|
|
|
(executable
|
|
|
|
|
(name validate_response)
|
|
|
|
|
(modules validate_response)
|
|
|
|
|
(libraries mte fmt bos))
|