Files
wolfssl/wrapper/Ada/tests/alire.toml
T

16 lines
369 B
TOML
Raw Normal View History

2025-11-20 22:50:40 +01:00
name = "tests"
description = "Tests for the wolfssl ada bindings"
version = "0.1.0-dev"
authors = ["Juliusz Sosinowicz"]
maintainers = ["Juliusz Sosinowicz <juliusz@wolfssl.com>"]
maintainers-logins = ["julek-wolfssl"]
licenses = "GPL-3.0-or-later"
website = "https://www.wolfssl.com"
tags = ["ssl", "tests"]
executables = ["tests"]
[[depends-on]]
aunit = "^24.0.0"