HomeSort by: relevance | last modified time | path
    Searched refs:FSTEST_CONSTRUCTOR (Results 1 - 4 of 4) sorted by relevancy

  /src/tests/fs/nfs/
t_mountd.c 95 FSTEST_CONSTRUCTOR(tc, nfs, voidargs);
  /src/tests/fs/puffs/
t_basic.c 73 FSTEST_CONSTRUCTOR(tc, puffs, args);
233 FSTEST_CONSTRUCTOR(tc, puffs, args);
270 FSTEST_CONSTRUCTOR(tc, puffs, args);
311 FSTEST_CONSTRUCTOR(tc, puffs, args);
412 FSTEST_CONSTRUCTOR(tc, puffs, args);
  /src/tests/fs/ffs/
t_mount.c 41 FSTEST_CONSTRUCTOR(tc, ffs, tmp);
  /src/tests/fs/common/
h_fsmacros.h 78 #define FSTEST_CONSTRUCTOR(_tc_, _fs_, _args_) \
124 FSTEST_CONSTRUCTOR(tc,fs,fs##func##tmp); \
146 FSTEST_CONSTRUCTOR(tc,_fs_,_fs_##_func_##tmp); \

Completed in 19 milliseconds