aboutsummaryrefslogtreecommitdiff
path: root/tests/test-rpc_login.c
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2016-11-05 21:51:47 -0400
committerRob Austein <sra@hactrn.net>2016-11-05 21:51:47 -0400
commit9d03d73315cc1cb5d4276409410c55c8fc556675 (patch)
tree4e6bee5577368a592265e55eef3e26c5a448692f /tests/test-rpc_login.c
parent0bd1d5a0f3115c950bcb342788760081f8b8cf98 (diff)
Add hal_rpc_pkey_match() tests to C client test code.
Diffstat (limited to 'tests/test-rpc_login.c')
0 files changed, 0 insertions, 0 deletions
'#n20'>20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111