/
GitCaptain
/
llvm-project
ОбзорДокументацияВойти
/
GitCaptain
/
llvm-project
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
llvm-project/
.../examples/test/
..
tmp

Demonstrate how to use the config file and the pre-flight functionality to route the lldb gdb-remote log messages into individually named log destinations. In the simple usage-lldb-loggings example, we ran two cases which resulted in two lldb_log files.

14 лет назад
.lldb-loggings

[lldb] Remove LLDB session dir and just store test traces in the respective test build directory

6 лет назад
.lldb-pre-post-flight

Add the capability of supplying the pre/post-flight functions to the test suite such that the pre-flight code gets executed during setUp() after the debugger instance is available and the post-flight code gets executed during tearDown() after the debugger instance has done killing the inferior and deleting all the target programs.

14 лет назад
.lldb-pre-post-flight.bad

Add the capability of supplying the pre/post-flight functions to the test suite such that the pre-flight code gets executed during setUp() after the debugger instance is available and the post-flight code gets executed during tearDown() after the debugger instance has done killing the inferior and deleting all the target programs.

14 лет назад
.lldbtest-config

Added the capability for the test driver to split the sys.stderr/sys.stdout into different configuration-based files using the config file. For example:

16 лет назад
.lldbtest-config2

Add comment explaining the options used to invoke the test driver.

16 лет назад
lldbtest-stderr

Added the capability to source the configFile specified via the "-c" option in order to customize the running of the test suite. For the time being, the supported customizations are:

16 лет назад
lldbtest-stdout

Added the capability to source the configFile specified via the "-c" option in order to customize the running of the test suite. For the time being, the supported customizations are:

16 лет назад
usage-config

Added the capability to source the configFile specified via the "-c" option in order to customize the running of the test suite. For the time being, the supported customizations are:

16 лет назад
usage-lldb-loggings

[lldb] Remove LLDB session dir and just store test traces in the respective test build directory

6 лет назад
usage-pre-post-flight

Add the capability of supplying the pre/post-flight functions to the test suite such that the pre-flight code gets executed during setUp() after the debugger instance is available and the post-flight code gets executed during tearDown() after the debugger instance has done killing the inferior and deleting all the target programs.

14 лет назад