Refactor top tests

This commit is contained in:
Rob Bocchino 2025-12-04 21:21:39 -08:00
parent 9a0cd8e473
commit 65e2ca9467
26 changed files with 13 additions and 14 deletions

View File

@ -1,7 +0,0 @@
#!/bin/sh -e
fpp_to_cpp=../../../../../../bin/fpp-to-cpp
. `dirname $0`/../check_topology.sh
check_topology tlm_packets

View File

@ -2,4 +2,4 @@
. `dirname $0`/../check_topology.sh . `dirname $0`/../check_topology.sh
check_topology health check_topology

View File

@ -2,4 +2,4 @@
. `dirname $0`/../check_topology.sh . `dirname $0`/../check_topology.sh
check_topology commands check_topology

View File

@ -2,4 +2,4 @@
. `dirname $0`/../check_topology.sh . `dirname $0`/../check_topology.sh
check_topology params Params check_topology

View File

@ -1,8 +1,8 @@
basic basic
Commands commands
Health health
Params params
TlmPackets tlm_packets
TypedPortsActive TypedPortsActive
TypedPortsPassive TypedPortsPassive
TypedPortsQueued TypedPortsQueued

View File

@ -0,0 +1,6 @@
#!/bin/sh -e
. `dirname $0`/../check_topology.sh
check_topology