27 lines
1.6 KiB
Markdown
27 lines
1.6 KiB
Markdown
# Historical `/tmp` test-script map
|
|
|
|
The 0.7 bring-up originally used one-off files in `/tmp`. Their supported,
|
|
credential-free equivalents are kept here so the release evidence remains
|
|
reproducible.
|
|
|
|
| Historical file | Repository equivalent |
|
|
| --- | --- |
|
|
| `bongo-0.7-r1-asan-session.sh` | `asan-protocol-session.sh` |
|
|
| `bongo-0.7-r1-tsan-session.sh` | `tsan-protocol-session.sh` |
|
|
| `bongo-0.7-r1-asan-smoke.py`, `bongo-0.7-r1-tsan-smoke.py`, `bongo_protocol_smoke.py` | `protocol-smoke.py` |
|
|
| `bongo-0.7-r1-generate-config.py` | `generate-protocol-test-config.py` |
|
|
| `bongo-sieve-validate-no-lsan.sh` | `sieve-validate-no-lsan.sh` |
|
|
| `bongo-cpack-stage-smoke.sh` | `cpack-stage-smoke.sh` |
|
|
| `bongo-debian-source-probe.sh` | `debian-source-probe.sh` |
|
|
| `bongo-build-libspf2-trixie.sh`, `bongo-build-libspf2-trixie-abi.sh` | `debian-libspf2-package-build.sh` |
|
|
| `bongo-cfg10-test.sh` | `test-config-tls-material.sh` |
|
|
| `bongo_cfg01_drive.py`, `bongo_cfg01_wizard.py` | `setup-wizard-defaults.py` |
|
|
| `bongo_cfg02_install.py`, `bongo_cfg02_asan_install.py` | `legacy-config-install.py` |
|
|
| `bongo_cfg03_tui_edit.py` | `config-tui-edit.py` |
|
|
| `bongo_cfg04_live.py`, `bongo_setup_live_test.py` | the maintained setup wizard plus `setup-wizard-defaults.py`; the destructive live replay is documented in CFG-04 evidence |
|
|
| `bongo_protocol_diag.py` | `protocol-diagnostics.py` |
|
|
| `bongo_queue_diskspace.py`, `bongo_conversation_debug.py` | `store-diagnostics.py` |
|
|
|
|
`bongo-old-composer.py` is recovered Python 2 application code, not a test
|
|
program, and is therefore intentionally not installed among release tests.
|