aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristophe Milard <christophe.milard@linaro.org>2015-07-02 17:04:05 +0200
committerMaxim Uvarov <maxim.uvarov@linaro.org>2015-07-09 13:21:51 +0300
commit2496f04764874e927e7db7470e9fa5ba151ab4e5 (patch)
tree08dc6292bf6a1fe91a57c13ede3f714c9fd766c3 /configure.ac
parent14ce0f5b93421a234dbb2288b206d2407ab5ca07 (diff)
validation: renaming system to time
Module "system" (which just contained time tests) is now logicaly renamed "time". The renaming includes files and function names, to match test conventions. Signed-off-by: Christophe Milard <christophe.milard@linaro.org> Reviewed-by: Stuart Haslam <stuart.haslam@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d77b909..dbf7d99 100644
--- a/configure.ac
+++ b/configure.ac
@@ -317,8 +317,8 @@ AC_CONFIG_FILES([Makefile
test/validation/random/Makefile
test/validation/scheduler/Makefile
test/validation/synchronizers/Makefile
- test/validation/system/Makefile
test/validation/thread/Makefile
+ test/validation/time/Makefile
test/miscellaneous/Makefile
])