xref: /aosp_15_r20/external/ltp/doc/old/rules.tsv (revision 49cdfc7efb34551c7342be41a7384b9c40d7cab7)
1*49cdfc7eSAndroid Build Coastguard WorkerID	DESCRIPTION
2*49cdfc7eSAndroid Build Coastguard WorkerLTP-001	Library source files have tst_ prefix
3*49cdfc7eSAndroid Build Coastguard WorkerLTP-002	TST_RET and TST_ERR are never modified by test library functions
4*49cdfc7eSAndroid Build Coastguard WorkerLTP-003 Externally visible library symbols have the tst_ prefix
5*49cdfc7eSAndroid Build Coastguard WorkerLTP-004 Test executable symbols are marked static
6*49cdfc7eSAndroid Build Coastguard WorkerLTP-005 Array must terminate with a sentinel value (i.e. NULL or '{}')
7