[PATCH] libosmocore[master]: gitignore all tests 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/.

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Sat Jun 24 09:26:06 UTC 2017


Hello Max, Jenkins Builder,

I'd like you to reexamine a change.  Please visit

    https://gerrit.osmocom.org/2976

to look at the new patch set (#2).

gitignore all tests using mask

Use the 'tests/*/*_test' mask to ignore all test binaries
instead of specifying each of them.

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


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/76/2976/2

diff --git a/.gitignore b/.gitignore
index f26b699..657120d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,48 +62,7 @@
 tests/testsuite
 tests/testsuite.dir/
 tests/testsuite.log
-tests/abis/abis_test
-tests/ctrl/ctrl_test
-tests/utils/utils_test
-tests/stats/stats_test
-tests/kasumi/kasumi_test
-tests/gea/gea_test
-tests/sms/sms_test
-tests/timer/timer_test
-tests/msgfile/msgfile_test
-tests/ussd/ussd_test
-tests/smscb/smscb_test
-tests/bits/bitrev_test
-tests/a5/a5_test
-tests/comp128/comp128_test
-tests/auth/milenage_test
-tests/coding/coding_test
-tests/conv/conv_test
-tests/lapd/lapd_test
-tests/gsm0808/gsm0808_test
-tests/gb/bssgp_fc_test
-tests/gb/gprs_ns_test
-tests/gsm0408/gsm0408_test
-tests/logging/logging_test
-tests/fr/fr_test
-tests/loggingrb/loggingrb_test
-tests/ringbuf/ringbuf_test
-tests/strrb/strrb_test
-tests/vty/vty_test
-tests/codec/codec_test
-tests/gb/gprs_bssgp_test
-tests/smscb/gsm0341_test
-tests/bitvec/bitvec_test
-tests/bits/bitcomp_test
-tests/gprs/gprs_test
-tests/msgb/msgb_test
-tests/sim/sim_test
-tests/gsup/gsup_test
-tests/tlv/tlv_test
-tests/fsm/fsm_test
-tests/write_queue/wqueue_test
-tests/oap/oap_test
-tests/socket/socket_test
+tests/*/*_test
 
 utils/osmo-arfcn
 utils/osmo-auc-gen

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

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If85e665d1c2a0b55d23937db5725768cdbf14f58
Gerrit-PatchSet: 2
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <msuraev at sysmocom.de>



More information about the gerrit-log mailing list