Move temporary list scripts to tests/scripts
diff --git a/tmp/list-enum-consts.pl b/tests/scripts/list-enum-consts.pl
similarity index 100%
rename from tmp/list-enum-consts.pl
rename to tests/scripts/list-enum-consts.pl
diff --git a/tmp/list-identifiers.sh b/tests/scripts/list-identifiers.sh
similarity index 100%
rename from tmp/list-identifiers.sh
rename to tests/scripts/list-identifiers.sh
diff --git a/tmp/list-macros.sh b/tests/scripts/list-macros.sh
similarity index 100%
rename from tmp/list-macros.sh
rename to tests/scripts/list-macros.sh
diff --git a/tmp/list-symbols.sh b/tests/scripts/list-symbols.sh
similarity index 100%
rename from tmp/list-symbols.sh
rename to tests/scripts/list-symbols.sh