Searched refs:test_ag_participant (Results 1 – 3 of 3) sorted by relevance
56 let mut sink = vts::test_ag_participant().expect("failed to create a local sink"); in test_nonsecure_source_mainline()61 let mut sink = vts::test_ag_participant().expect("failed to create a local sink"); in test_nonsecure_source_corrupt_sig()66 let mut sink = vts::test_ag_participant().expect("failed to create a local sink"); in test_nonsecure_source_corrupt_keys()71 let mut source = vts::test_ag_participant().expect("failed to create a local source"); in test_nonsecure_sink_mainline()76 let mut source = vts::test_ag_participant().expect("failed to create a local source"); in test_nonsecure_sink_corrupt_sig()81 let mut source = vts::test_ag_participant().expect("failed to create a local source"); in test_nonsecure_sink_corrupt_keys()
35 pub fn test_ag_participant() -> Result<ke::AuthGraphParticipant, AgError> { in test_ag_participant() function
368 let mut source = ag_vts::test_ag_participant().expect("failed to create a local source");386 let mut source = ag_vts::test_ag_participant().expect("failed to create a local source"); in authgraph_corrupt_sig()396 let mut source = ag_vts::test_ag_participant().expect("failed to create a local source"); in authgraph_corrupt_keys()