aboutsummaryrefslogtreecommitdiff
(public-key
 (ecc
  (curve Ed25519)
  (q #7D602902D3A2DBB83F8A0FB98602A754C5493B0B778C8D1DD4E0F41DE14DE34F#)
  )
 )
a href='/guix/log/tests/processes.scm?id=6ba1058df0c4ce5611c2367531ae5c3cdc729ab4&showmsg=1'>Expand)Author 2019-12-10tests: processes: Skip tests if running with binfmt....* tests/processes.scm (binfmt-misc?): New procedure, (test-assert*): new procedure that skips the test if binfmt-misc? returns Mathieu Othacehe