Files

6 lines
89 B
Nix

{ runTest }:
{
abrmd = runTest ./tpm2-abrmd.nix;
tpmrm = runTest ./tpm2-tpmrm.nix;
}