[PATCH] libosmocore[master]: gitignore some tests

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
Mon Jun 19 16:20:43 UTC 2017


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

gitignore some tests

For some reasons, the following test executables
were not listed in .gitignore:

  - tests/conv/conv_gsm0503_test
  - tests/endian/endian_test
  - tests/sercomm/sercomm_test

Change-Id: If85e665d1c2a0b55d23937db5725768cdbf14f58
---
M .gitignore
1 file changed, 3 insertions(+), 0 deletions(-)


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

diff --git a/.gitignore b/.gitignore
index 89459f0..0702c4d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -78,6 +78,7 @@
 tests/auth/milenage_test
 tests/coding/coding_test
 tests/conv/conv_test
+tests/conv/conv_gsm0503_test
 tests/lapd/lapd_test
 tests/gsm0808/gsm0808_test
 tests/gb/bssgp_fc_test
@@ -103,6 +104,8 @@
 tests/write_queue/wqueue_test
 tests/oap/oap_test
 tests/socket/socket_test
+tests/endian/endian_test
+tests/sercomm/sercomm_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: newchange
Gerrit-Change-Id: If85e665d1c2a0b55d23937db5725768cdbf14f58
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>



More information about the gerrit-log mailing list