050_show
来自「unified configuration interface. small 」· 代码 · 共 12 行
TXT
12 行
test_get_parsing(){ cp ${REF_DIR}/show_parsing.data ${CONFIG_DIR}/test assertFailWithNoReturn "${UCI} show test." assertFailWithNoReturn "${UCI} show test.section." assertFailWithNoReturn "${UCI} show test.section.opt." assertFailWithNoReturn "${UCI} show test.section.opt.val." assertFailWithNoReturn "${UCI} show test.section.opt.val.qsdf.qsd" assertFailWithNoReturn "${UCI} show test.section.opt.valqsqsd"}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?