summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorVadim Yanitskiy <axilirator@gmail.com>2017-06-24 16:20:44 +0700
committerVadim Yanitskiy <axilirator@gmail.com>2017-06-24 16:20:44 +0700
commit56ebc6fd37a17259ff5acd2001c95eadddf458ce (patch)
treeb4bab1043c443b99f36e215430b317d6bdaaa502 /.gitignore
parent0d119ef8b3c198088a88f56e58a9f70002a2a197 (diff)
gitignore all tests using mask
Use the 'tests/*/*_test' mask to ignore all test binaries instead of specifying each of them. Change-Id: If85e665d1c2a0b55d23937db5725768cdbf14f58
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore43
1 files changed, 1 insertions, 42 deletions
diff --git a/.gitignore b/.gitignore
index f26b699b..657120d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,48 +62,7 @@ tests/package.m4
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