Commit History

Author SHA1 Message Date
  Tibor Vass 2f069fa3a5 rm-gocheck: convert check.Commentf to string - with just one string 5 years ago
  Tibor Vass 673cf751ca rm-gocheck: convert check.Commentf to string - with multiple args 5 years ago
  Tibor Vass ed9449a424 rm-gocheck: Contains -> strings.Contains 5 years ago
  Tibor Vass 07b243656c rm-gocheck: Not(Contains) -> !strings.Contains 5 years ago
  Tibor Vass e25352a42a rm-gocheck: run goimports to compile successfully 5 years ago
  Tibor Vass ef4c63acf6 rm-gocheck: IsNil 5 years ago
  Tibor Vass 6dc7846d26 rm-gocheck: Equals -> assert.Equal 5 years ago
  Tibor Vass c8da7fbd25 rm-gocheck: normalize to use checker 5 years ago
  Tibor Vass 64a928a3d4 rm-gocheck: check.C -> testing.T 5 years ago
  Tibor Vass a11079a449 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) 5 years ago
  Sebastiaan van Stijn a768bf8673 integration-cli: remove redundant "testrequires" 6 years ago
  Sebastiaan van Stijn 892dbfb87e switch kr/pty to creack/pty v1.1.7 6 years ago
  Sebastiaan van Stijn 79ac8f95af Update TestRunWithDaemonDefaultSeccompProfile for ARM64 6 years ago
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools 6 years ago
  Sebastiaan van Stijn 55b5b8de79 Merge pull request #38486 from thaJeztah/dont_use_deprecated_envclient 6 years ago
  Sebastiaan van Stijn 1e1156cf67 Skip kernel-memory tests on RHEL/CentOS daemons 6 years ago
  Sebastiaan van Stijn c8ff5ecc09 Remove use of deprecated client.NewEnvClient() 6 years ago
  Sebastiaan van Stijn 43b15e924f Remove SameHostDaemon, use testEnv.IsLocalDaemon instead 6 years ago
  cfshang 5750e14052 fix typo: transtions->transitions 6 years ago
  Kir Kolyshkin 83363fb2d4 integration: use %s for check.Commentf() 7 years ago
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 years ago
  Anda Xu 1d9973c0d4 fix a failed test 7 years ago
  Anda Xu e440831802 fix and skip some tests based on API version 7 years ago
  Christopher Jones 620ddc78a1 [integration] skip ppc64le oom tests for now 7 years ago
  Kenfe-Mickael Laventure 617f89b9a3 Fix tests creating zombie processes 7 years ago
  Yong Tang cfdac1245a Merge pull request #34550 from kolyshkin/libeudev 7 years ago
  Kir Kolyshkin 771256b305 TestRunSeccompProfileAllow32Bit: fix 8 years ago
  Christopher Crone b1fb41988d Check integration test requirements using daemon 7 years ago
  Victor Vieux 8e6567cb83 force inspect test format 7 years ago
  Daniel Nephin 92427b3a81 Update tests to use icmd 8 years ago