xref: /llvm-project/mlir/test/mlir-lsp-server/exit-eof.test (revision 751c14fc4218e26426007f61725f673bee4e08be)
1// RUN: not mlir-lsp-server < %s 2> %t.err
2// RUN: FileCheck %s < %t.err
3//
4// No LSP messages here, just let mlir-lsp-server see the end-of-file
5// CHECK: Transport error:
6// (Typically "Transport error: Input/output error" but platform-dependent).
7
8