New -find test -disk_path
This commit is contained in:
@ -48,6 +48,7 @@ struct ExprtesT {
|
||||
17= -hidden int *arg1 (bit0=iso_rr, bit1=joliet)
|
||||
18= -has_hfs_crtp char *creator char *type
|
||||
19= -has_hfs_bless int bless_index
|
||||
20= -disk_path char *arg1
|
||||
*/
|
||||
int test_type;
|
||||
|
||||
@ -193,6 +194,10 @@ struct FindjoB {
|
||||
-4 = unsupported command
|
||||
-5 = -then -elseif -else -endif without -if or at wrong place
|
||||
*/
|
||||
|
||||
/* Counts the test matches */
|
||||
unsigned long match_count;
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user