[MERGED] osmo-pcu[master]: Ignore test binaries using mask

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 Jul 10 09:32:22 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: Ignore test binaries using mask
......................................................................


Ignore test binaries using mask

Change-Id: Ic7930c6e715447e91572f7ed6b0d2bb2238cf367
---
M .gitignore
1 file changed, 2 insertions(+), 9 deletions(-)

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



diff --git a/.gitignore b/.gitignore
index 234ef0b..24098d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,18 +34,11 @@
 .dirstamp
 tests/atconfig
 tests/package.m4
-tests/alloc/AllocTest
-tests/rlcmac/RLCMACTest
-tests/tbf/TbfTest
-tests/types/TypesTest
-tests/ms/MsTest
-tests/llist/LListTest
-tests/codel/codel_test
+tests/*/*Test
+tests/*/*_test
 tests/emu/pcu_emu
 tests/testsuite
 tests/testsuite.log
-tests/edge/EdgeTest
-tests/llc/LlcTest
 
 # ignore debian files
 .tarball-version

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic7930c6e715447e91572f7ed6b0d2bb2238cf367
Gerrit-PatchSet: 2
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list