Utility integrating BoolTest battery to the RTT
Configuration
Environment variable RTT_PARALLEL precedes toolkit-settings.execution.max-parallel-tests in the configuration.
Expected configuration in rtt-settings.json
{
"booltest": {
"default-cli": "--no-summary --json-out --log-prints --top 128 --no-comb-and --only-top-comb --only-top-deg --no-term-map --topterm-heap --topterm-heap-k 256 --best-x-combs 512",
"strategies": [
{
"name": "v1",
"cli": "",
"variations": [
{
"bl": [128, 256, 384, 512],
"deg": [1, 2, 3],
"cdeg": [1, 2, 3],
"exclusions": []
}
]
},
{
"name": "halving",
"cli": "--halving",
"variations": [
{
"bl": [128, 256, 384, 512],
"deg": [1, 2, 3],
"cdeg": [1, 2, 3],
"exclusions": []
}
]
}
]
}
}
Release files for booltest-rtt 0.7.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| booltest-rtt-0.7.0.tar.gz | 11.6 kB | Details |
Release files / booltest-rtt-0.7.0.tar.gz
| Download URL | booltest-rtt-0.7.0.tar.gz |
|---|---|
| Size | 11.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9bdc9ffc6906c2ae5ba9acc3c126b7cbc7344669b73da797136de80dc2d41ff5
|
|
BLAKE2b-256 checksum How to use checksums |
d11840bdc49f50a570e99d262cdcac8a5558b47366cf9031c01a9228e6827af4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.1
|