Home
last modified time | relevance | path

Searched refs:tst_assert_ulong (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/include/
Dtst_assert.h27 void tst_assert_ulong(const char *file, const int lineno,
31 tst_assert_ulong(__FILE__, __LINE__, path, val)
/third_party/ltp/lib/
Dtst_assert.c26 void tst_assert_ulong(const char *file, const int lineno, const char *path, unsigned long val) in tst_assert_ulong() function