Home
last modified time | relevance | path

Searched refs:run_ok (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/support/testing/tests/package/
H A Dtest_lxc.py31 def run_ok(self, cmd): member in TestLxc
40 self.run_ok("lxc-create -n lxc_iperf3 -t none -f /usr/share/lxc/config/minimal-iperf3.conf")
41 self.run_ok("lxc-start -l trace -n lxc_iperf3 -o /tmp/lxc.log -L /tmp/lxc.console.log")
43 self.run_ok("sleep 2")
44 self.run_ok("iperf3 -c 192.168.1.2 -t 2")