[MERGED] libosmo-sccp[master]: gitignore: use one wildcard line for all test executables

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Mon Apr 10 09:15:23 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: gitignore: use one wildcard line for all test executables
......................................................................


gitignore: use one wildcard line for all test executables

Change-Id: I53ce43fa8e09646dec56c6cc32b09c4618e9b5a5
---
M .gitignore
1 file changed, 1 insertion(+), 8 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/.gitignore b/.gitignore
index abb2458..9d1435f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,14 +53,7 @@
 tests/channel/channel_test
 tests/db/db_test
 tests/debug/debug_test
-tests/gsm0408/gsm0408_test
-tests/m2ua/m2ua_test
-tests/mtp/mtp_parse_test
-tests/sccp/sccp_test
-tests/sms/sms_test
-tests/timer/timer_test
-tests/sigtran/sua_server_test
-tests/sigtran/sua_client_test
+tests/*/*_test
 
 tests/atconfig
 tests/package.m4

-- 
To view, visit https://gerrit.osmocom.org/2195
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I53ce43fa8e09646dec56c6cc32b09c4618e9b5a5
Gerrit-PatchSet: 3
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list