37 lines
799 B
Markdown
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
|