Searched refs:wlantest_cli (Results 1 – 5 of 5) sorted by relevance
1 ALL=wlantest wlantest_cli test_vectors67 OBJS_cli = wlantest_cli.o82 wlantest_cli: $(OBJS_cli) $(OWN_LIBS) target83 $(LDO) $(LDFLAGS) -o wlantest_cli $(OBJS_cli) $(OWN_LIBS) $(LIBS)
4 wlantest_cli
1713 struct wlantest_cli { struct1720 struct wlantest_cli *cli = ctx; in wlantest_cli_edit_cmd_cb() argument1763 static char ** wlantest_cli_cmd_completion(struct wlantest_cli *cli, in wlantest_cli_cmd_completion()1788 struct wlantest_cli *cli = ctx; in wlantest_cli_edit_completion_cb()1810 struct wlantest_cli cli; in wlantest_cli_interactive()
103 self.wlantest_cli = '../../wlantest/wlantest_cli'105 self.wlantest_cli = 'wlantest_cli'115 return subprocess.check_output([self.wlantest_cli] + params).decode()
24 interfaces to perform the operations. In addition, wlantest_cli is used57 built. It is also possible to install wlantest_cli somewhere on the path