Commit Graph

140 Commits (95edea9fa7cba66b29fbf0b9dbbedcd3223597f4)
 

Author SHA1 Message Date
Neels Hofmeyr d2e793a58a osmodumpdoc: print generated path
6 years ago
Neels Hofmeyr a784f2407b osmodumpdoc: print called commands and OSError messages
6 years ago
Neels Hofmeyr 8e4806c5f2 osmodumpdoc: fix finding cfg when not calling from source tree
6 years ago
Holger Hans Peter Freyther f41db1e337 vty: Follow links to see what is a file and what is a socket
6 years ago
Holger Hans Peter Freyther 562bfea593 vty: Print open file descriptors of the VTY test runner
6 years ago
Neels Hofmeyr baa6f12260 test_all_apps: actually count nr of errors
6 years ago
Neels Hofmeyr cebe8f5b00 on Exception during test, also print the actual config
6 years ago
Neels Hofmeyr 9b0a51fb87 osmoutil: end_proc: wait for term in a loop
6 years ago
Neels Hofmeyr 119bed52fa osmoutil: add pick_test() to pick unittest tests by name
6 years ago
Neels Hofmeyr abd4b7d705 speed up python tests more than 10 fold by sleeping less
6 years ago
Neels Hofmeyr 4e64b8821d cosmetic: put socket connection code in separate function
6 years ago
Neels Hofmeyr 8e9f30f3e1 tcp_debug: don't abort when socket can't be removed
6 years ago
Neels Hofmeyr e349320992 cosmetic: early exit instead of if-cascade
6 years ago
Neels Hofmeyr cb320b8ddf debug_tcp_sockets: clearly mark as global var
6 years ago
Neels Hofmeyr ac0b59d93a debug: also output nr of open file descriptors for 'tcp debug'
6 years ago
Neels Hofmeyr 2bdab3d291 tcp debugging: allow switching on TCP debug by env var
6 years ago
Neels Hofmeyr f6ab3d8e9c osmoutil: open /dev/null only once
6 years ago
Neels Hofmeyr b59b677c9b osmoutil: try to terminate process instead of killing
6 years ago
Neels Hofmeyr 8972d06754 osmotestconfig: fix socket leak
6 years ago
Neels Hofmeyr 3ef39e9b9e osmoutil: centrally log process launches
6 years ago
Neels Hofmeyr 93a808eaba debug: monitor used TCP sockets and running osmo processes
6 years ago
Holger Hans Peter Freyther 99b5c56c04 vty: Close the vty sockets at the end of each test
6 years ago
Holger Hans Peter Freyther 0edf0c9995 vty: Check the result of the write command
7 years ago
Maxim Suraev 6c33a15e41 Fix build failure
7 years ago
Maxim Suraev 334d680d28 Recursively copy files before config test
7 years ago
Maxim Suraev 5f4567b2a2 Extend apps attribute
7 years ago
Maxim Suraev d401cc13ae Add optional ignore_configs attribute
7 years ago
Maxim Suraev 32d0fd8872 Expand installation instructions
7 years ago
Maxim Suraev 44f5163c50 Add .gitignore
7 years ago
Alexander Chemeris 2f48313ed6 obscvty: Implement readlines() generator function.
8 years ago
Holger Hans Peter Freyther b819b57a98 testconfig: Do not fail due wrong numbers
8 years ago
Holger Hans Peter Freyther 4e98c266b7 testconfig: Check the result of running the individual tests
9 years ago
Jacob Erlbeck 41b0d30459 obscvty: Added node() method to get the last node string
10 years ago
Holger Hans Peter Freyther 99bbea7f19 obscvty: Make the _is_end detection work for entering the config
10 years ago
Kat cd564fcebc Fixed osmodumpdoc to work with the refactored importing
10 years ago
Kat 0270be43b9 Minor refactoring of importing osmoappdesc
10 years ago
Kat 0248d3b668 Made the scripts work from make distcheck
10 years ago
Kat 0d114c854b Added a verbosity option and banner to osmotestvty
10 years ago
Kat a8ee6bb97b Documentation: added a README, more docstrings; +x'd setup.py
10 years ago
Kat a7185c6c72 This is a set of test scripts for osmocom projects.
10 years ago