From 17bfda379be17acb20abfb7f0c9231d36ef8766d Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Tue, 13 Sep 2022 14:38:30 +0200 Subject: Debug and improve tests --- tests/breakpoints_manual_no_callback_1n/platform.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 tests/breakpoints_manual_no_callback_1n/platform.yaml (limited to 'tests/breakpoints_manual_no_callback_1n/platform.yaml') diff --git a/tests/breakpoints_manual_no_callback_1n/platform.yaml b/tests/breakpoints_manual_no_callback_1n/platform.yaml new file mode 100644 index 0000000..43fd100 --- /dev/null +++ b/tests/breakpoints_manual_no_callback_1n/platform.yaml @@ -0,0 +1,19 @@ +general: + breakpoints: [1,2,3,10] + +nodes: + count: 2 + implementations: + - all node.py + +interfaces: + wlan0: + type: "wireless" + links: + - all 2bps 0s all + txperfs: + - all 2bps 0s + eth0: + type: "wired" + links: + - all 2bps 0s all \ No newline at end of file -- cgit v1.2.3