Every run on AEON Cloud executes on physical TTCN-3 infrastructure — LimeSDR and Ettus B210 lanes inside shielded enclosures. Nothing is emulated. Nothing is faked.
Push firmware via CLI, HTTPS API, or the web. Every artifact is versioned with checksum, tag, and provenance.
$ aeon builds push ./ue-v2.4.1.tar.gz --tag rc3Pick a region (EU / US / APAC) and a lane (LimeSDR or Ettus B210). Booking is minutes, not weeks.
$ aeon lanes reserve --region eu-west-1 --sdr limeYour workstation opens a mutual-TLS tunnel to the reserved lab. No inbound firewall changes required.
$ aeon tunnel open --lane tester-eu-03The lane flashes your UE and executes the selected TTCN-3 campaign against 3GPP Release 15–18 suites.
$ aeon exec run --suite NR_5GS_RegistrationStream verdicts, MSC sequences, PCAPs, and console logs. Pause, resume, or cancel from the dashboard.
$ aeon exec tail --id 4821Export PDF / CSV / JSON / XLSX with 3GPP traceability. Ask the AI Copilot why a testcase failed.
$ aeon reports export 4821 --format pdfWho uses this workflow
Iterate on NAS / RRC / PDCP fixes with a shared tester pool and live MSCs.
Run TTCN-3 campaigns across Release 15–18 with reproducible verdicts.
Track coverage, verdicts, and clause traceability across builds.
Certification cycles compressed from months to days, on OpEx.