File: tpmkeyexchange_test.go

package info (click to toggle)
age-plugin-tpm 1.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 196 kB
  • sloc: makefile: 23
file content (6 lines) | stat: -rw-r--r-- 73 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
package plugin

import "testing"

func TestKeyExchange(t *testing.T) {
}