NetworkManager/tools
Thomas Haller 9730961a02 tests/trivial: rename ip4_addr_ne32() to ip4_addr_be32() in test-networkmanager-service.py
The function is supposed to return the IPv4 address as 32 bit integer in
network byte order (bit endian). The ip4_addr_ne32() name is confusing,
because "ne" commonly stands for "native endianness".

Compare also "unaligned.h" and unaligned_read_ne32(), which also
stands for native endianness (host order), not network order (big
endian).

Rename.
2018-07-11 17:53:44 +02:00
..
check-docs.sh docs: include missing documentation in libnm and D-Bus docs 2018-06-28 20:43:26 +02:00
check-exports.sh tools/check-exports.sh: use ${NM} when available 2015-09-24 16:28:15 +02:00
create-exports-NetworkManager.sh settings: drop unmaintained ifnet settings plugin of Gentoo 2017-12-21 10:50:33 +01:00
debug-helper.py python: make dbus, gi examples, and debug-helper.py python3 ready 2017-12-04 11:21:40 +01:00
enums-to-docbook.pl docs: fix handling enums without explicit numeric value in "tools/enums-to-docbook.pl" 2017-01-04 09:33:50 +01:00
run-nm-test.sh build: set LD_LIBRARY_PATH and GI_TYPELIB_PATH variables in run-nm-test.sh 2018-05-11 16:51:20 +02:00
test-build.sh tools: add test script to build various configurations 2016-11-24 15:59:27 +01:00
test-networkmanager-service.py tests/trivial: rename ip4_addr_ne32() to ip4_addr_be32() in test-networkmanager-service.py 2018-07-11 17:53:44 +02:00
test-sudo-wrapper.sh nmtst: add nmtst_reexec_sudo() function 2014-06-05 18:12:57 +02:00