Thomas Jungblut 5b163aa507 Expect exit code enhancement
ExpectProcess and ExpectFunc now take the exit code of the process into
account, not just the matching of the tty output.

This also refactors the many tests that were previously succeeding on
matching an output from a failing cmd execution.

Signed-off-by: Thomas Jungblut <tjungblu@redhat.com>
2022-11-14 11:19:41 +01:00
..
2015-11-17 20:54:10 -08:00
2022-11-14 11:19:41 +01:00
2022-09-22 19:23:06 +08:00
2021-09-10 10:16:48 +02:00
2020-02-12 11:15:41 -08:00
2022-04-22 08:57:19 +02:00
2018-04-08 14:18:09 -07:00
2022-06-17 10:05:25 +02:00
2014-10-26 16:28:48 -07:00

pkg/ is a collection of utility packages used by etcd without being specific to etcd itself. A package belongs here only if it could possibly be moved out into its own repository in the future.