[PATCH] 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/.

Max gerrit-no-reply at lists.osmocom.org
Fri Jul 7 11:21:23 UTC 2017


Review at  https://gerrit.osmocom.org/3153

Ignore test binaries using mask

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


  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/53/3153/1

diff --git a/.gitignore b/.gitignore
index 234ef0b..58a7879 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,18 +34,10 @@
 .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/emu/pcu_emu
+tests/*/*Test
+tests/*/*_test
 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: newchange
Gerrit-Change-Id: Ic7930c6e715447e91572f7ed6b0d2bb2238cf367
Gerrit-PatchSet: 1
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>



More information about the gerrit-log mailing list