aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/allocate-address.at2
-rw-r--r--tests/associate-address.at2
-rw-r--r--tests/atlocal.in2
-rw-r--r--tests/bidimap.at2
-rw-r--r--tests/comp00.at2
-rw-r--r--tests/comp01.at2
-rw-r--r--tests/comp02.at2
-rw-r--r--tests/comp03.at2
-rw-r--r--tests/comp04.at2
-rw-r--r--tests/create-snapshot.at2
-rw-r--r--tests/decode.at2
-rw-r--r--tests/delete-snapshot.at2
-rw-r--r--tests/describe-addresses.at2
-rw-r--r--tests/describe-availability-zones.at2
-rw-r--r--tests/describe-instance-attribute.at2
-rw-r--r--tests/describe-instance-status.at2
-rw-r--r--tests/describe-instances.at2
-rw-r--r--tests/describe-security-groups.at2
-rw-r--r--tests/describe-snapshots.at2
-rw-r--r--tests/describe-tags.at2
-rw-r--r--tests/describe-volumes.at2
-rw-r--r--tests/dump01.at2
-rw-r--r--tests/dump02.at2
-rw-r--r--tests/exit.at2
-rw-r--r--tests/filemap.at2
-rw-r--r--tests/forlan01.at2
-rw-r--r--tests/gdbmload.c2
-rw-r--r--tests/gdbmmap.at2
-rw-r--r--tests/get-console-output.at2
-rw-r--r--tests/hmac01.at2
-rw-r--r--tests/hmac02.at2
-rw-r--r--tests/hmac03.at2
-rw-r--r--tests/last.at2
-rw-r--r--tests/let.at2
-rw-r--r--tests/listall.at2
-rw-r--r--tests/nullmap.at2
-rw-r--r--tests/print01.at2
-rw-r--r--tests/print02.at2
-rw-r--r--tests/print03.at2
-rw-r--r--tests/seqmap.at2
-rw-r--r--tests/sortnum.at2
-rw-r--r--tests/sortrevnum.at2
-rw-r--r--tests/sortstring.at2
-rw-r--r--tests/sortts.at2
-rw-r--r--tests/start-instances.at2
-rw-r--r--tests/stop-instances.at2
-rw-r--r--tests/tagshairy.at2
-rw-r--r--tests/testsuite.at2
-rw-r--r--tests/tforlan.c2
-rw-r--r--tests/thmac.c2
-rw-r--r--tests/trws.c2
-rw-r--r--tests/turlenc.c2
-rw-r--r--tests/txml.c2
-rw-r--r--tests/urlenc01.at2
-rw-r--r--tests/xml01.at2
55 files changed, 55 insertions, 55 deletions
diff --git a/tests/allocate-address.at b/tests/allocate-address.at
index 548417b..48f9b71 100644
--- a/tests/allocate-address.at
+++ b/tests/allocate-address.at
@@ -1,5 +1,5 @@
1# This file is part of Eclat -*- Autotest -*- 1# This file is part of Eclat -*- Autotest -*-
2# Copyright (C) 2012-2015 Sergey Poznyakoff 2# Copyright (C) 2012-2018 Sergey Poznyakoff
3# 3#
4# Eclat is free software; you can redistribute it and/or modify 4# Eclat is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/associate-address.at b/tests/associate-address.at
index 95d5433..4ef58bf 100644
--- a/tests/associate-address.at
+++ b/tests/associate-address.at
@@ -1,5 +1,5 @@
1# This file is part of Eclat -*- Autotest -*- 1# This file is part of Eclat -*- Autotest -*-
2# Copyright (C) 2012-2015 Sergey Poznyakoff 2# Copyright (C) 2012-2018 Sergey Poznyakoff
3# 3#
4# Eclat is free software; you can redistribute it and/or modify 4# Eclat is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/atlocal.in b/tests/atlocal.in
index bb2103e..9dd4d1f 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -1,6 +1,6 @@
1# @configure_input@ -*- shell-script -*- 1# @configure_input@ -*- shell-script -*-
2# Configurable variable values for Eclat test suite. 2# Configurable variable values for Eclat test suite.
3# Copyright (C) 2012-2015 Sergey Poznyakoff 3# Copyright (C) 2012-2018 Sergey Poznyakoff
4 4
5PATH=@abs_builddir@:@abs_top_builddir@/src:@abs_top_srcdir@/build-aux:$top_srcdir:$srcdir:$PATH 5PATH=@abs_builddir@:@abs_top_builddir@/src:@abs_top_srcdir@/build-aux:$top_srcdir:$srcdir:$PATH
6 6
diff --git a/tests/bidimap.at b/tests/bidimap.at
index c2d10b4..1804f5f 100644
--- a/tests/bidimap.at
+++ b/tests/bidimap.at
@@ -1,5 +1,5 @@
1# This file is part of Eclat -*- Autotest -*- 1# This file is part of Eclat -*- Autotest -*-
2# Copyright (C) 2012-2015 Sergey Poznyakoff 2# Copyright (C) 2012-2018 Sergey Poznyakoff
3# 3#
4# Eclat is free software; you can redistribute it and/or modify 4# Eclat is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/comp00.at b/tests/comp00.at
index 0b24ebf..ee84cdd 100644
--- a/tests/comp00.at
+++ b/tests/comp00.at
@@ -1,5 +1,5 @@
1# This file is part of Eclat -*- Autotest -*- 1# This file is part of Eclat -*- Autotest -*-
2# Copyright (C) 2012-2015 Sergey Poznyakoff 2# Copyright (C) 2012-2018 Sergey Poznyakoff
3# 3#
4# Eclat is free software; you can redistribute it and/or modify 4# Eclat is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/comp01.at b/tests/comp01.at
index 0ec8731..b03dabc 100644
--- a/tests/comp01.at
+++ b/tests/comp01.at
@@ -1,5 +1,5 @@
1# This file is part of Eclat -*- Autotest -*- 1# This file is part of Eclat -*- Autotest -*-
2# Copyright (C) 2012-2015 Sergey Poznyakoff 2# Copyright (C) 2012-2018 Sergey Poznyakoff
3# 3#
4# Eclat is free software; you can redistribute it and/or modify 4# Eclat is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/comp02.at b/tests/comp02.at
index c4bb419..9fac9a1 100644
--- a/tests/comp02.at
+++ b/tests/comp02.at
@@ -1,5 +1,5 @@
1# This file is part of Eclat -*- Autotest -*- 1# This file is part of Eclat -*- Autotest -*-
2# Copyright (C) 2012-2015 Sergey Poznyakoff 2# Copyright (C) 2012-2018 Sergey Poznyakoff
3# 3#
4# Eclat is free software; you can redistribute it and/or modify 4# Eclat is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/comp03.at b/tests/comp03.at
index eacc458..e37d0a7 100644
--- a/tests/comp03.at
+++ b/tests/comp03.at
@@ -1,5 +1,5 @@
1# This file is part of Eclat -*- Autotest -*- 1# This file is part of Eclat -*- Autotest -*-
2# Copyright (C) 2012-2015 Sergey Poznyakoff 2# Copyright (C) 2012-2018 Sergey Poznyakoff
3# 3#
4# Eclat is free software; you can redistribute it and/or modify 4# Eclat is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/comp04.at b/tests/comp04.at
index 755c07a..635d2f6 100644
--- a/tests/comp04.at
+++ b/tests/comp04.at
@@ -1,5 +1,5 @@
1# This file is part of Eclat -*- Autotest -*- 1# This file is part of Eclat -*- Autotest -*-
2# Copyright (C) 2012-2015 Sergey Poznyakoff 2# Copyright (C) 2012-2018 Sergey Poznyakoff
3# 3#
4# Eclat is free software; you can redistribute it and/or modify 4# Eclat is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/create-snapshot.at b/tests/create-snapshot.at
index 0f48fdc..3959545 100644
--- a/tests/create-snapshot.at
+++ b/tests/create-snapshot.at
@@ -1,5 +1,5 @@
1# This file is part of Eclat -*- Autotest -*- 1# This file is part of Eclat -*- Autotest -*-
2# Copyright (C) 2012-2015 Sergey Poznyakoff 2# Copyright (C) 2012-2018 Sergey Poznyakoff
3# 3#
4# Eclat is free software; you can redistribute it and/or modify 4# Eclat is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/decode.at b/tests/decode.at
index e10e9ae..2498c11 100644
--- a/tests/decode.at
+++ b/tests/decode.at
@@ -1,5 +1,5 @@
1# This file is part of Eclat -*- Autotest -*- 1# This file is part of Eclat -*- Autotest -*-
2# Copyright (C) 2012-2015 Sergey Poznyakoff 2# Copyright (C) 2012-2018 Sergey Poznyakoff
3# 3#
4# Eclat is free software; you can redistribute it and/or modify 4# Eclat is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/delete-snapshot.at b/tests/delete-snapshot.at
index b7f7b62..6271744 100644
--- a/tests/delete-snapshot.at
+++ b/tests/delete-snapshot.at
@@ -1,5 +1,5 @@
1# This file is part of Eclat -*- Autotest -*- 1# This file is part of Eclat -*- Autotest -*-
2# Copyright (C) 2012-2015 Sergey Poznyakoff 2# Copyright (C) 2012-2018 Sergey Poznyakoff
3# 3#
4# Eclat is free software; you can redistribute it and/or modify 4# Eclat is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/describe-addresses.at b/tests/describe-addresses.at
index 8f9edc8..9b3a1d3 100644
--- a/tests/describe-addresses.at
+++ b/tests/describe-addresses.at
@@ -1,5 +1,5 @@
1# This file is part of Eclat -*- Autotest -*- 1# This file is part of Eclat -*- Autotest -*-
2# Copyright (C) 2012-2015 Sergey Poznyakoff 2# Copyright (C) 2012-2018 Sergey Poznyakoff
3# 3#
4# Eclat is free software; you can redistribute it and/or modify 4# Eclat is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/describe-availability-zones.at b/tests/describe-availability-zones.at
index 3e18af8..960417b 100644
--- a/tests/describe-availability-zones.at
+++ b/tests/describe-availability-zones.at
@@ -1,5 +1,5 @@
1# This file is part of Eclat -*- Autotest -*- 1# This file is part of Eclat -*- Autotest -*-
2# Copyright (C) 2012-2015 Sergey Poznyakoff 2# Copyright (C) 2012-2018 Sergey Poznyakoff
3# 3#
4# Eclat is free software; you can redistribute it and/or modify 4# Eclat is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
diff --git a/tests/describe-instance-attribute.at b/tests/describe-instance-attribute.at
index 126991f..50ee3bd 100644
--- a/tests/describe-instance-attribute.at
+++ b/tests/describe-instance-attribute.at
@@ -1,5 +1,5 @@
1# This file is part of Eclat -*- Autotest -*- 1# This file is part of Eclat -*- Autotest -*-
2# Copyright (C) 2012-2015 Sergey Poznyakoff</