Skip to content

Commit 3e04593

Browse files
committed
test(utils): Remove unused modules
1 parent 863b9c1 commit 3e04593

33 files changed

+12
-3881
lines changed

src/powerapi/formula/abstract_cpu_dram_formula.py

Lines changed: 0 additions & 58 deletions
This file was deleted.

tests/utils/__init__.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
# Copyright (c) 2023, INRIA
1+
# Copyright (c) 2023, Inria
22
# Copyright (c) 2023, University of Lille
33
# All rights reserved.
4-
4+
#
55
# Redistribution and use in source and binary forms, with or without
66
# modification, are permitted provided that the following conditions are met:
7-
7+
#
88
# * Redistributions of source code must retain the above copyright notice, this
99
# list of conditions and the following disclaimer.
10-
10+
#
1111
# * Redistributions in binary form must reproduce the above copyright notice,
1212
# this list of conditions and the following disclaimer in the documentation
1313
# and/or other materials provided with the distribution.
14-
14+
#
1515
# * Neither the name of the copyright holder nor the names of its
1616
# contributors may be used to endorse or promote products derived from
1717
# this software without specific prior written permission.
18-
18+
#
1919
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
2020
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2121
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE

tests/utils/actor/__init__.py

Lines changed: 0 additions & 28 deletions
This file was deleted.

tests/utils/actor/dummy_actor.py

Lines changed: 0 additions & 65 deletions
This file was deleted.

tests/utils/actor/dummy_handlers.py

Lines changed: 0 additions & 51 deletions
This file was deleted.

tests/utils/cli/__init__.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
# Copyright (c) 2023, INRIA
1+
# Copyright (c) 2023, Inria
22
# Copyright (c) 2023, University of Lille
33
# All rights reserved.
4-
4+
#
55
# Redistribution and use in source and binary forms, with or without
66
# modification, are permitted provided that the following conditions are met:
7-
7+
#
88
# * Redistributions of source code must retain the above copyright notice, this
99
# list of conditions and the following disclaimer.
10-
10+
#
1111
# * Redistributions in binary form must reproduce the above copyright notice,
1212
# this list of conditions and the following disclaimer in the documentation
1313
# and/or other materials provided with the distribution.
14-
14+
#
1515
# * Neither the name of the copyright holder nor the names of its
1616
# contributors may be used to endorse or promote products derived from
1717
# this software without specific prior written permission.
18-
18+
#
1919
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
2020
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2121
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE

tests/utils/db/csv.py

Lines changed: 0 additions & 49 deletions
This file was deleted.

tests/utils/db/csv_files/bad_common_miss_sensor.csv

Lines changed: 0 additions & 2 deletions
This file was deleted.

tests/utils/db/csv_files/bad_common_miss_target.csv

Lines changed: 0 additions & 2 deletions
This file was deleted.

tests/utils/db/csv_files/bad_common_miss_timestamp.csv

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)