NetworkManager/tools
Thomas Haller 69ca27e851 build: fix check-exports.sh for ppc64 arch
On ppc64, `nm` reports the exported symbols as 'D' instead of 'T'.
This caused `make check` to fail.

  "D" The symbol is in the initialized data section.
  "T" The symbol is in the text (code) section.

(cherry picked from commit 4838543053)
2014-12-19 15:07:38 +01:00
..
check-exports.sh build: fix check-exports.sh for ppc64 arch 2014-12-19 15:07:38 +01:00
debug-helper.py tools: move debug-helper.py from test/ to tools/ 2014-07-30 15:56:19 -04:00
doc-generator.xsl add tools directory and xsl for spec generation 2008-03-24 16:47:39 +00:00
Makefile.am tools: move libnm-glib's fake NM service implementations here 2014-07-30 15:56:29 -04:00
run-test-valgrind.sh valgrind: print absolute path 2013-07-30 11:39:28 +02:00
test-networkmanager-service.py test,examples: fix scripts to avoid 'has_key' for Python 3 2014-10-31 16:39:00 +01:00
test-sudo-wrapper.sh nmtst: add nmtst_reexec_sudo() function 2014-06-05 18:12:57 +02:00