common.config 205 B

12345678
  1. {
  2. "files": [ "../tests/tests.c", "../hydrogen.c" ],
  3. "filesystem": {
  4. "files": [ { "name": "/dev/urandom", "from": "urandom_1" } ]
  5. },
  6. "val-timeout": 10800,
  7. "no-results": "true"
  8. }