Home
last modified time | relevance | path

Searched refs:NotExecutable (Results 1 – 9 of 9) sorted by relevance

/buildroot/utils/checkpackagelib/
A Dtest_tool.py24 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 Dtest_lib_sysv.py58 NotExecutable = [ variable
68 @pytest.mark.parametrize('testname,filename,permissions,string,expected', NotExecutable)
70 warnings = tool_check_file(m.NotExecutable, filename, string, permissions)
A Dlib_sysv.py23 class NotExecutable(checkpackagelib.tool.NotExecutable): class
A Dtool.py8 class NotExecutable(_Tool): class
A Dlib_hash.py13 from checkpackagelib.tool import NotExecutable # noqa: F401
A Dlib_patch.py11 from checkpackagelib.tool import NotExecutable # noqa: F401
A Dlib_config.py13 from checkpackagelib.tool import NotExecutable # noqa: F401
A Dlib_mk.py16 from checkpackagelib.tool import NotExecutable # noqa: F401
/buildroot/
A D.checkpackageignore759 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 12 milliseconds