[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.20
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
usr
/
src
/
kernels
/
4.18.0-553.64.1.el8_10.x86_64
/
scripts
/
kconfig
/
tests
/
auto_submenu
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 Kconfig
670 B
SET
[ EDIT ]
|
[ DEL ]
📄 __init__.py
330 B
SET
[ EDIT ]
|
[ DEL ]
📄 expected_stdout
228 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: __init__.py
""" Create submenu for symbols that depend on the preceding one. If a symbols has dependency on the preceding symbol, the menu entry should become the submenu of the preceding one, and displayed with deeper indentation. """ def test(conf): assert conf.oldaskconfig() == 0 assert conf.stdout_contains('expected_stdout')