Commit Graph

18568 Commits (032114b3fce08fcbfdaeb6ee8d6f50e34400a14c)
 

Author SHA1 Message Date
Lucas Bajolet 032114b3fc packer_test: add Tee pipe gadget
2 years ago
Lucas Bajolet 28bf784869 packer_test: add test for multiple plugin paths
2 years ago
Lucas Bajolet 2d293e6504 packer_test: fix int compare checker
2 years ago
Wilken Rivera 124a8d8d5d Move into a packer_test pkg for black-box testing
2 years ago
Lucas Bajolet 7fbef0f5a7 test: add more tests for Packer core
2 years ago
Lucas Bajolet 9c3f45f574 test: fix name for the Grep gadget
2 years ago
Lucas Bajolet 299a5af5c5 test: allow custom Packer executable for acctests
2 years ago
Lucas Bajolet 1e126da916 test: fix packerCommand to use the right binary
2 years ago
Lucas Bajolet 6f93eec99b test: add test for loading plugins with wd plugin
2 years ago
Lucas Bajolet 91eaf93375 test: add TempWorkdir function to test suite
2 years ago
Lucas Bajolet f00a49ddc9 test: add SetWD function to packerCommand
2 years ago
Lucas Bajolet c69ab08f9a test: add documentation on Checker interface
2 years ago
Lucas Bajolet 7aa9bac256 test: make must succeed/fail gadgets functions
2 years ago
Lucas Bajolet d15e32cacb test: rename empty/non-empty pipe testers
2 years ago
Lucas Bajolet 0c2cfe3745 test: reimplement Grep with a pipe
2 years ago
Lucas Bajolet 0a5bdb5b78 test: add NoVerbose function on PackerCommand
2 years ago
Lucas Bajolet b41c052c84 test: add LineCount/Compare pipe/tester
2 years ago
Lucas Bajolet b31b8d3067 test: add empty/non-empty input checkers
2 years ago
Lucas Bajolet bd79b37aa7 test: add PipeGrep to grep an input
2 years ago
Lucas Bajolet c3e4c5cde4 test: add pipe checker to test dir
2 years ago
Lucas Bajolet 4d6d3cc81e test: add generic gadget for testing
2 years ago
Lucas Bajolet 96892fbca0 test: add loading tests with legacy/valid plugins
2 years ago
Lucas Bajolet 1b643125c0 test: add WriteFile convenience function
2 years ago
Lucas Bajolet c1a0002a10 test: add ExpectedInstalledName function
2 years ago
Lucas Bajolet e7e8ad07d4 test: add inverse mode for Grep gadget
2 years ago
Lucas Bajolet 464dbd34dd test: add installation tests to acceptance tests
2 years ago
Lucas Bajolet a62dab8ae7 test: error on plugin loading if not compiled
2 years ago
Lucas Bajolet aa455014f5 test: compile plugins on call to MakePluginDir
2 years ago
Lucas Bajolet 848188d705 test: only build plugins if not already done
2 years ago
Lucas Bajolet 430f2d15cd test: make PanicCheck an implicit Assert gadget
2 years ago
Lucas Bajolet f8749afa16 test: add method for setting plugin path for cmd
2 years ago
Lucas Bajolet 03bb62cd99 test: simplify plugin build function
2 years ago
Lucas Bajolet fbb8cac698 test: remove unnecessary testing.T arg
2 years ago
Lucas Bajolet d1b431ae27 test: remove PluginVersionConfig struct
2 years ago
Lucas Bajolet 6ab7f670ad test: add CopyFile convenience function to pkg
2 years ago
Lucas Bajolet 316f890fe9 test/templates: add loading test templates
2 years ago
Lucas Bajolet 0e2695d3e2 test: return cleanup function for temp plugin dirs
2 years ago
Lucas Bajolet 56c2b5ad8b test: call different packer cmds for loading tests
2 years ago
Lucas Bajolet 045b7b7365 test: infer gadget name from struct name
2 years ago
Lucas Bajolet b62e8cef9c test/suite: compile plugins in parallel
2 years ago
Lucas Bajolet ef50474a9f test: add base suite for core acceptance testing
2 years ago
Lucas Bajolet 1f4f2aebca test: add mini plugin for testing
2 years ago
Lucas Bajolet 3d453f54f8 Makefile: bump golangci-lint to 1.54.0
2 years ago
Lucas Bajolet 39856d3d58 golangci: remove deadcode/varcheck
2 years ago
David Guo deee49de54
add missing return value when creating new XZ reader and writer (#13021)
2 years ago
hashicorp-tsccr[bot] 4bd7e951b7 Result of tsccr-helper -log-level=info gha update .
2 years ago
Alex Boutin 3fb6b76701 Fixed wrong parameter in doc
2 years ago
komisan19 9390f717ca refactor: remove deprecated function
2 years ago
IAMDAVID0920 d625694a88 refactor: remove deprecated InitializePluginVersion, replace with NewPluginVersion
2 years ago
Lucas Bajolet 361a432eac version: bump main to 1.12.0-dev
2 years ago