Files
Zachary D. Rowitsch 38e6dcc34a chore: archive v1.0 phase directories to milestones/v1.0-phases/
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 01:33:15 -04:00

37 lines
799 B
Markdown

---
status: partial
phase: 01-data-pipeline
source: [01-VERIFICATION.md]
started: 2026-03-21T23:46:00Z
updated: 2026-03-21T23:46:00Z
---
## Current Test
[awaiting human testing]
## Tests
### 1. eBPF runtime attachment on Linux
expected: Program starts with sudo, prints header, and shows per-connection lines as real traffic is generated (e.g., curl google.com)
result: [pending]
### 2. Privilege check exit behavior
expected: Running without root exits immediately with "error: tcptop requires root privileges. Run with sudo." and exit code 77
result: [pending]
### 3. SRTT_US kernel offset accuracy
expected: RTT values reported by tcptop match values from `ss -ti` on a live Linux system
result: [pending]
## Summary
total: 3
passed: 0
issues: 0
pending: 3
skipped: 0
blocked: 0
## Gaps