xref: /third_party/ltp/testcases/kernel/mce-test/lib/dirs.sh
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/ltp/testcases/kernel/mce-test/lib/
1f08c3bdfSopenharmony_ci#
2f08c3bdfSopenharmony_ci# Setup environment variable for various directories.
3f08c3bdfSopenharmony_ci#
4f08c3bdfSopenharmony_ci# Copyright (C) 2008, Intel Corp.
5f08c3bdfSopenharmony_ci#   Author: Huang Ying <ying.huang@intel.com>
6f08c3bdfSopenharmony_ci#
7f08c3bdfSopenharmony_ci# This file is released under the GPLv2.
8f08c3bdfSopenharmony_ci#
9f08c3bdfSopenharmony_ci
10f08c3bdfSopenharmony_ciRCDIR=cases
11f08c3bdfSopenharmony_ciRCONF_DIR=config
12f08c3bdfSopenharmony_ciRRDIR=results
13f08c3bdfSopenharmony_ciRWDIR=work
14f08c3bdfSopenharmony_ciRLDIR=lib
15f08c3bdfSopenharmony_ci
16f08c3bdfSopenharmony_ciSDIR=$(script_dir)
17f08c3bdfSopenharmony_ciCDIR=$ROOT/cases
18f08c3bdfSopenharmony_ciCONF_DIR=$ROOT/config
19f08c3bdfSopenharmony_ciRDIR=$ROOT/results/$driver
20f08c3bdfSopenharmony_ciWDIR=$ROOT/work/$driver
21f08c3bdfSopenharmony_ciLDIR=$ROOT/lib
22f08c3bdfSopenharmony_ciTDIR=$ROOT/tools
23

Indexes created Thu Nov 07 10:32:03 CST 2024