Home
last modified time | relevance | path

Searched refs:test_shell (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/tools/scan-build-py/tests/unit/
H A D__init__.py12 from . import test_shell
22 suite.addTests(loader.loadTestsFromModule(test_shell))
/llvm-project-15.0.7/lldb/test/API/commands/platform/basic/
H A DTestPlatformCommand.py58 def test_shell(self): member in PlatformCommandTestCase