mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-17 02:48:34 +03:00
tests: move pySim-trace test and its data into a sub directory
We currently have the test data for pySim-trace in pysim-testdata. This means we mix the test data with the data from our original pySim integration tests. This is very confusing. Let's put the test data and the testcase for pySim-trace into a dedicated sub directory. Change-Id: I565b4268a05c1a1334b5e7d3fbcd9ef2ef0f0c4c Related: OS#6531
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
PYSIM_TRACE=../pySim-trace.py
|
||||
GSMTAP_TRACE=pySim-trace_test_gsmtap.pcapng
|
||||
PYSIM_TRACE=./pySim-trace.py
|
||||
GSMTAP_TRACE=./tests/pySim-trace_test/pySim-trace_test_gsmtap.pcapng
|
||||
TEMPFILE=temp.tmp
|
||||
|
||||
export PYSIM_INTEGRATION_TEST=1
|
||||
BIN
tests/pySim-trace_test/pySim-trace_test_gsmtap.pcapng
Normal file
BIN
tests/pySim-trace_test/pySim-trace_test_gsmtap.pcapng
Normal file
Binary file not shown.
618
tests/pySim-trace_test/pySim-trace_test_gsmtap.pcapng.ok
Normal file
618
tests/pySim-trace_test/pySim-trace_test_gsmtap.pcapng.ok
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user