summaryrefslogtreecommitdiffstats
path: root/contrib/atf/atf-c/detail/test_helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/atf/atf-c/detail/test_helpers.h')
-rw-r--r--contrib/atf/atf-c/detail/test_helpers.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/atf/atf-c/detail/test_helpers.h b/contrib/atf/atf-c/detail/test_helpers.h
index b0ce6cc..5df034f 100644
--- a/contrib/atf/atf-c/detail/test_helpers.h
+++ b/contrib/atf/atf-c/detail/test_helpers.h
@@ -81,7 +81,5 @@ void build_check_c_o(const atf_tc_t *, const char *, const char *, const bool);
void header_check(const char *);
void get_process_helpers_path(const atf_tc_t *, const bool,
struct atf_fs_path *);
-bool grep_string(const struct atf_dynstr *, const char *);
-bool grep_file(const char *, const char *, ...);
bool read_line(int, struct atf_dynstr *);
void run_h_tc(atf_tc_t *, const char *, const char *, const char *);
OpenPOWER on IntegriCloud