Searched refs:NotExecutable (Results 1 – 9 of 9) sorted by relevance
| /buildroot/utils/checkpackagelib/ |
| A D | test_tool.py | 24 NotExecutable = [ variable 38 @pytest.mark.parametrize('testname,filename,permissions,string,expected', NotExecutable) 40 warnings = check_file(m.NotExecutable, filename, string, permissions) 62 class NotExecutable(m.NotExecutable): class 65 warnings = check_file(NotExecutable, filename, string, permissions)
|
| A D | test_lib_sysv.py | 58 NotExecutable = [ variable 68 @pytest.mark.parametrize('testname,filename,permissions,string,expected', NotExecutable) 70 warnings = tool_check_file(m.NotExecutable, filename, string, permissions)
|
| A D | lib_sysv.py | 23 class NotExecutable(checkpackagelib.tool.NotExecutable): class
|
| A D | tool.py | 8 class NotExecutable(_Tool): class
|
| A D | lib_hash.py | 13 from checkpackagelib.tool import NotExecutable # noqa: F401
|
| A D | lib_patch.py | 11 from checkpackagelib.tool import NotExecutable # noqa: F401
|
| A D | lib_config.py | 13 from checkpackagelib.tool import NotExecutable # noqa: F401
|
| A D | lib_mk.py | 16 from checkpackagelib.tool import NotExecutable # noqa: F401
|
| /buildroot/ |
| A D | .checkpackageignore | 759 package/inadyn/S70inadyn NotExecutable lib_sysv.Indent 1059 package/mrouted/S41mrouted NotExecutable 1389 package/seatd/S70seatd NotExecutable lib_sysv.Variables 1406 package/smcroute/S41smcroute NotExecutable lib_sysv.Indent lib_sysv.Variables 1566 package/watchdogd/S01watchdogd NotExecutable lib_sysv.Indent
|
Completed in 17 milliseconds