Skip to content

Add AIX platform support - #92

Open
ayappanec wants to merge 1 commit into
containerd:mainfrom
ayappanec:add_aix_platform
Open

Add AIX platform support#92
ayappanec wants to merge 1 commit into
containerd:mainfrom
ayappanec:add_aix_platform

Conversation

@ayappanec

Copy link
Copy Markdown

This PR enables AIX Platform support #91.
Below are the test results with this PR changes.

go test -v .
=== RUN TestWinSize
--- PASS: TestWinSize (15.00s)
=== RUN TestConsolePty_NewPty
--- PASS: TestConsolePty_NewPty (0.08s)
=== RUN TestConsolePty_NewPtyFromFile
--- PASS: TestConsolePty_NewPtyFromFile (0.08s)
PASS
ok github.com/containerd/console 15.191s

Signed-off-by: Ayappan Perumal <ayappap2@in.ibm.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ayappanec@estesp