Gdbstub test improvements: using pytest fixtures, parametrization, and expected pattern matching on outputs from GDB and the test application. Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
6 lines
124 B
Plaintext
6 lines
124 B
Plaintext
CONFIG_GDBSTUB=y
|
|
CONFIG_GDBSTUB_SERIAL_BACKEND=y
|
|
CONFIG_NO_OPTIMIZATIONS=y
|
|
CONFIG_USERSPACE=y
|
|
CONFIG_KOBJECT_TEXT_AREA=4096
|