freeipa/ipatests/test_xmlrpc
Martin Kosek b9ec4d1a67 Prevent *.pyo and *.pyc multilib problems
Differences in the python byte code fails in a build validation
(rpmdiff) done on difference architecture of the same package.

This patch:
 1) Ensures that timestamps of generated *.pyo and *.pyc files match
 2) Python integer literals greater or equal 2^32 and lower than 2^64
    are converted to long right away to prevent different type of
    the integer on architectures with different size of int

https://fedorahosted.org/freeipa/ticket/3858
2013-08-13 15:31:46 +02:00
..
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
objectclasses.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_attr.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_automember_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_automount_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_baseldap_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_batch_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_cert_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_config_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_delegation_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_dns_plugin.py Prevent *.pyo and *.pyc multilib problems 2013-08-13 15:31:46 +02:00
test_dns_realmdomains_integration.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_external_members.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_group_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_hbac_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_hbacsvcgroup_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_hbactest_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_host_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_hostgroup_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_krbtpolicy.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_nesting.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_netgroup_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_passwd_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_permission_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_ping_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_privilege_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_pwpolicy_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_range_plugin.py Require rid-base and secondary-rid-base in idrange-add after ipa-adtrust-install 2013-06-24 14:30:06 +02:00
test_realmdomains_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_replace.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_role_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_selfservice_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_selinuxusermap_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_service_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_sudocmd_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_sudocmdgroup_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_sudorule_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_trust_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_user_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
xmlrpc_test.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00