fixeria has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/libosmo-netif/+/42606?usp=email )


Change subject: .gitignore: add missing osmux_{input,output}_test
......................................................................

.gitignore: add missing osmux_{input,output}_test

Take a chance to group test binaries and specify their full paths.

Change-Id: Icb9014fe3c501940cef2d599403aa102135dd384
---
M .gitignore
1 file changed, 8 insertions(+), 6 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmo-netif refs/changes/06/42606/1

diff --git a/.gitignore b/.gitignore
index 38e35c8..2afea7f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,9 +34,16 @@
 tests/atconfig
 tests/package.m4
 tests/testsuite
-tests/osmux/osmux_test
 tests/testsuite.log

+tests/amr/amr_test
+tests/jibuf/jibuf_test
+tests/jibuf/jibuf_tool
+tests/osmux/osmux_input_test
+tests/osmux/osmux_output_test
+tests/osmux/osmux_test
+tests/stream/stream_test
+
 doc/twrtp/twrtp-guide.pdf

 examples/ipa-stream-client
@@ -59,11 +66,6 @@
 /examples/udp-test-server

 .*.sw?
-jibuf_test
-jibuf_tool
-osmux_test2
-stream_test
-amr_test

 contrib/libosmo-netif.spec
 include/osmocom/netif/version.h

--
To view, visit https://gerrit.osmocom.org/c/libosmo-netif/+/42606?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: libosmo-netif
Gerrit-Branch: master
Gerrit-Change-Id: Icb9014fe3c501940cef2d599403aa102135dd384
Gerrit-Change-Number: 42606
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>

Reply via email to