
- patch from jdbouleu <hi@jdoubleu.de> - create time.exp and tzset.c files in newlib/testsuite/newlib.time
12 lines
265 B
Text
12 lines
265 B
Text
# Copyright (C) 2022 jdoubleu. All rights reserved.
|
|
#
|
|
# Permission to use, copy, modify, and distribute this software
|
|
# is freely granted, provided that this notice is preserved.
|
|
#
|
|
|
|
load_lib passfail.exp
|
|
|
|
set exclude_list {
|
|
}
|
|
|
|
newlib_pass_fail_all -x $exclude_list
|