Home
last modified time | relevance | path

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

/hostap-latest/wlantest/
DMakefile1 ALL=wlantest wlantest_cli test_vectors
67 OBJS_cli = wlantest_cli.o
82 wlantest_cli: $(OBJS_cli) $(OWN_LIBS) target
83 $(LDO) $(LDFLAGS) -o wlantest_cli $(OBJS_cli) $(OWN_LIBS) $(LIBS)
D.gitignore4 wlantest_cli
Dwlantest_cli.c1713 struct wlantest_cli { struct
1720 struct wlantest_cli *cli = ctx; in wlantest_cli_edit_cmd_cb() argument
1763 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()
/hostap-latest/tests/hwsim/
Dwlantest.py103 self.wlantest_cli = '../../wlantest/wlantest_cli'
105 self.wlantest_cli = 'wlantest_cli'
115 return subprocess.check_output([self.wlantest_cli] + params).decode()
DREADME24 interfaces to perform the operations. In addition, wlantest_cli is used
57 built. It is also possible to install wlantest_cli somewhere on the path