[PR #120] [MERGED] [testing] Add scripts for end to end testing of SPR with macsim #326

Closed
opened 2026-03-04 01:36:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spr-networks/super/pull/120
Author: @lts-rad
Created: 2/15/2023
Status: Merged
Merged: 2/15/2023
Merged by: @lts-rad

Base: devHead: macsim_testing


📝 Commits (1)

  • 6ba713d [testing] Add scripts for end to end testing of SPR with macsim

📊 Changes

10 files changed (+426 additions, -0 deletions)

View changed files

docker-compose-test.yml (+298 -0)
tests/hostapd_wlan1.conf (+49 -0)
tests/hwsim_setup.sh (+29 -0)
tests/run_sta.sh (+2 -0)
tests/sta1/Dockerfile (+7 -0)
tests/sta1/build.sh (+2 -0)
tests/sta1/go.sh (+10 -0)
tests/sta1/w.conf (+9 -0)
tests/test_start.sh (+17 -0)
tests/test_stop.sh (+3 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/spr-networks/super/pull/120 **Author:** [@lts-rad](https://github.com/lts-rad) **Created:** 2/15/2023 **Status:** ✅ Merged **Merged:** 2/15/2023 **Merged by:** [@lts-rad](https://github.com/lts-rad) **Base:** `dev` ← **Head:** `macsim_testing` --- ### 📝 Commits (1) - [`6ba713d`](https://github.com/spr-networks/super/commit/6ba713ddcd095392204a862ffa0596719f6c5b5a) [testing] Add scripts for end to end testing of SPR with macsim ### 📊 Changes **10 files changed** (+426 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docker-compose-test.yml` (+298 -0) ➕ `tests/hostapd_wlan1.conf` (+49 -0) ➕ `tests/hwsim_setup.sh` (+29 -0) ➕ `tests/run_sta.sh` (+2 -0) ➕ `tests/sta1/Dockerfile` (+7 -0) ➕ `tests/sta1/build.sh` (+2 -0) ➕ `tests/sta1/go.sh` (+10 -0) ➕ `tests/sta1/w.conf` (+9 -0) ➕ `tests/test_start.sh` (+17 -0) ➕ `tests/test_stop.sh` (+3 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:36:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/super#326
No description provided.