mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #120] [MERGED] [testing] Add scripts for end to end testing of SPR with macsim #326
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#326
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
dev← Head: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.